Skip to content

Commit 6e958c3

Browse files
authored
Update test.yml
1 parent bb50117 commit 6e958c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
python setup.py install
7373
7474
- name: Run coverage
75-
run: coverage run setup.py test
75+
run: coverage run tests/settings.py
7676
continue-on-error: true
7777

7878
- name: Upload Coverage to Codecov

0 commit comments

Comments
 (0)