Skip to content

Commit

Permalink
Try recreate on tox fails
Browse files Browse the repository at this point in the history
  • Loading branch information
c-randall committed Dec 31, 2024
1 parent b643c92 commit 61c6f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-sundials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,6 @@ jobs:
- name: Run tests
working-directory: packages/scikits-odes-sundials
run: tox
run: tox || tox --recreate
env:
TOXENV: ${{ matrix.tox-env }}

0 comments on commit 61c6f5d

Please sign in to comment.