Skip to content

Commit 8fc39f7

Browse files
committed
hotfix cron workflow
1 parent 07c50ce commit 8fc39f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
run: python -m pip install ".[test]"
4343

4444
- name: Run Tests
45-
run: alltests
45+
run: make alltests

0 commit comments

Comments
 (0)