Skip to content

Commit

Permalink
no capture test
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwhite79 committed Jan 14, 2024
1 parent 7b78b14 commit b1974ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
ls -l
cd ${{ env.test_dir }}
nosetests -v ${{ env.test_script }}
nosetests --nocapture -v ${{ env.test_script }}
cd

Expand Down

0 comments on commit b1974ec

Please sign in to comment.