Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Nov 9, 2023
1 parent 0f4153a commit 14789fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ jobs:
mkdir -p /tmp/out
docker logs $CONTAINER_NAME > /tmp/out/app_logs.log
docker cp tester:/tests/out /tmp/
when: on_fail
if: failure()

0 comments on commit 14789fa

Please sign in to comment.