Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mharding-hpe committed Sep 17, 2024
1 parent 0416b2f commit b012c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
pip install .[ci]
cat /tmp/boscli.txt || true
nox -e tests
nox -e tests || cat /tmp/boscli.txt
cat /tmp/boscli.txt || true
nox -e cover
nox -e cover || cat /tmp/boscli.txt
cat /tmp/boscli.txt || true

0 comments on commit b012c77

Please sign in to comment.