We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f07739 commit 355a24eCopy full SHA for 355a24e
.github/workflows/run-tests.yml
@@ -34,7 +34,6 @@ jobs:
34
- run: |
35
git clone https://github.com/FEniCS/basix.git basix-src
36
cd basix-src
37
- git checkout mscroggs/test_permutations
38
pip install .
39
name: Install basix
40
- run: python3 -m pytest -n4 --durations=50 test
0 commit comments