We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e11739d commit 4eb96f9Copy full SHA for 4eb96f9
.github/workflows/testing.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: Test with unittest
28
run: |
29
cd code
30
- python run_unittests.py
+ python run_unittest.py
0 commit comments