Skip to content

Commit a61ae4b

Browse files
committed
Temporarily disable Modal CI tests due to #780
1 parent f81c2f2 commit a61ae4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/modal-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Modal tests
22

33
on:
4-
schedule:
5-
# Mon/Wed/Fri at 03:39 UTC, see https://crontab.guru/
6-
- cron: "39 3 * * 1,3,5"
4+
# schedule:
5+
# # Mon/Wed/Fri at 03:39 UTC, see https://crontab.guru/
6+
# - cron: "39 3 * * 1,3,5"
77
workflow_dispatch:
88

99
concurrency:

0 commit comments

Comments
 (0)