Skip to content

Commit 13e6a58

Browse files
authored
Update codecov confirmation workflow. (pyjanitor-devs#1092)
1 parent f64b0cb commit 13e6a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
conda activate pyjanitor-dev
3636
python -m pip install -e .
37-
make test
37+
pytest
3838
3939
# https://github.com/codecov/codecov-action
4040
- name: Upload code coverage

0 commit comments

Comments
 (0)