Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaliasnikov committed Mar 4, 2024
1 parent cad4a50 commit 868c125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Load image
run: |
docker load --input /tmp/*.tar
ls -1 /tmp/**/*.tar | xargs --no-run-if-empty -L 1 docker load --input
docker image ls -a
# - uses: isbang/[email protected]
Expand Down

0 comments on commit 868c125

Please sign in to comment.