Skip to content

Commit

Permalink
forgotten s in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed May 21, 2024
1 parent 2b79c64 commit 907a07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
CFLAGS: "-O0"

- run: pip install -r conf/requirements-test.txt
- run: pip install -r conf/requirements-tests.txt

- if: matrix.mpi == 'mpich' && startsWith(matrix.os, 'ubuntu')
run: pytest .
Expand Down

0 comments on commit 907a07b

Please sign in to comment.