Skip to content

Commit

Permalink
pytest-3 -> pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmaddison committed Jan 15, 2025
1 parent e64acba commit fb0314b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: |
. tlm_adjoint_venv/bin/activate
cd tlm_adjoint
pytest-3 -v -n 2 --timeout=300 --timeout-method=thread
pytest -v -n 2 --timeout=300 --timeout-method=thread

0 comments on commit fb0314b

Please sign in to comment.