We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c50ce commit 8fc39f7Copy full SHA for 8fc39f7
.github/workflows/cron.yml
@@ -42,4 +42,4 @@ jobs:
42
run: python -m pip install ".[test]"
43
44
- name: Run Tests
45
- run: alltests
+ run: make alltests
0 commit comments