Skip to content

Commit 98b8bcf

Browse files
committed
modified test syntax
1 parent 051ffaa commit 98b8bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Test with pytest
3232
run: |
3333
pip install pytest
34-
pytest test_boruta.py
34+
pytest

0 commit comments

Comments
 (0)