We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79371fe commit 17f7bb4Copy full SHA for 17f7bb4
1 file changed
.circleci/config.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- run:
47
name: Run openfisca-core tests
48
- command: make test-core pytest_args="--exitfirst"
+ command: make test-built pytest_args="--exitfirst"
49
50
51
name: Check NumPy typing against latest 3 minor versions
0 commit comments