Skip to content

Commit 9195025

Browse files
Antony BaileyAntony Bailey
authored andcommitted
tests finally passing
1 parent ce08d11 commit 9195025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
black --check .
3737
- name: Test with pytest
3838
run: |
39-
./run-tests.sh
39+
./run_tests.sh

0 commit comments

Comments
 (0)