Skip to content

Commit

Permalink
add autosave to benchmark command
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Mar 30, 2024
1 parent 7b7aeb4 commit bf8274f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_pandas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
cd test
pytest --cov
py.test test_reformatting.py -v -s
py.test test_reformatting.py -v -s --benchmark-autosave
cd $GITHUB_WORKSPACE/METreadnc
cd test
pytest test_readnc.py
Expand Down

0 comments on commit bf8274f

Please sign in to comment.