Skip to content

Commit 17f7bb4

Browse files
author
Mauko Quiroga
committed
Adapt circleci
1 parent 79371fe commit 17f7bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- run:
4747
name: Run openfisca-core tests
48-
command: make test-core pytest_args="--exitfirst"
48+
command: make test-built pytest_args="--exitfirst"
4949

5050
- run:
5151
name: Check NumPy typing against latest 3 minor versions

0 commit comments

Comments
 (0)