Skip to content

Commit

Permalink
temp revert of error to see if gha will detect a failed test
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwhite79 committed Apr 30, 2024
1 parent 3c85f39 commit f91031a
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 @@ -179,7 +179,7 @@ jobs:
ls -l
cd ${{ env.test_dir }}
nosetests --nocapture -v ${{ env.test_script }}
nosetests -v ${{ env.test_script }}
cd ..

Expand Down

0 comments on commit f91031a

Please sign in to comment.