Skip to content

Commit

Permalink
Always get the logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 13, 2023
1 parent 7042882 commit 5c3b9df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,9 @@ jobs:
docker-compose exec -T test pytest
docker-compose down
- run: docker-compose logs
if: always()
- run: docker-compose down

- name: Publish
run: c2cciutils-publish

0 comments on commit 5c3b9df

Please sign in to comment.