mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix typo in github test workflow
This commit is contained in:
parent
ee5aea4c85
commit
592e1c11c5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -379,7 +379,7 @@ jobs:
|
||||
- name: Download Docker Image (Backend)
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: docker-backendend-test
|
||||
name: docker-backend-test
|
||||
path: /tmp
|
||||
- name: Load Docker Image
|
||||
run: docker load < /tmp/backend.tar
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user