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 e563730 commit d9964deCopy full SHA for d9964de
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- tests/model
25
- tests/statespace
26
- tests/distributions
27
- - tests --ignore tests/model --ignore tests/statespace --ignore tests/distributions
+ - tests --ignore tests/model --ignore tests/statespace --ignore tests/distributions
28
fail-fast: false
29
runs-on: ${{ matrix.os }}
30
env:
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
0 commit comments