Skip to content

Commit 2bea940

Browse files
author
Nate Parsons
committed
update circleci tests
1 parent 23c7d19 commit 2bea940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
name: Unit Tests
6060
command: |
6161
source python/bin/activate
62-
make -C package test --makefile ../Makefile
62+
pytest autonormalize/
6363
- when:
6464
condition: << parameters.codecov >>
6565
steps:

0 commit comments

Comments
 (0)