Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFerracin committed Feb 26, 2024
1 parent 3e9c0af commit 3e7d910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
run: julia --project="julia_pkg" -e "using Pkg; Pkg.instantiate()"

- name: Run tests
run: python -m pytest tests -p no:warnings --tb=native --backend=${{ matrix.python-version }}
run: python -m pytest tests -p no:warnings --tb=native --backend=${{ matrix.backend }}

0 comments on commit 3e7d910

Please sign in to comment.