Skip to content

Commit

Permalink
Update integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 12, 2024
1 parent 7b0b6c1 commit 3e8f0a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ jobs:
--color no
shell: bash # NOTE: required for windows poetry calls

- run: ls -R

- run: set

- name: "[🐍] Store coverage results"
if: success() || failure()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3e8f0a8

Please sign in to comment.