Skip to content

Commit bee1643

Browse files
authored
Update test.yml
1 parent b56562b commit bee1643

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
@@ -38,7 +38,7 @@ jobs:
3838
python setup.py install
3939
4040
- name: Run coverage
41-
run: coverage run setup.py test
41+
run: coverage run test/settings.py
4242

4343
- name: Upload Coverage to Codecov
4444
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)