Skip to content

Commit

Permalink
quick fail basic tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwhite79 committed Apr 30, 2024
1 parent f137906 commit a087874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jobs:
cd ${{ env.test_dir }}
nosetests -v ${{ env.test_script }}
echo $?
exit 1
cd

Expand Down

0 comments on commit a087874

Please sign in to comment.