Skip to content

Commit 6255358

Browse files
committed
test on PR first
1 parent 4bfc12d commit 6255358

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/execution.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Run Execution Tests [Latest Anaconda]
22
on: push
3-
schedule:
4-
# UTC 22:00 is early morning in Australia
5-
- cron: '0 22 * * *'
3+
# schedule:
4+
# # UTC 22:00 is early morning in Australia
5+
# - cron: '0 22 * * *'
66
jobs:
77
execution-tests-linux-osx:
88
name: Execution Tests (${{ matrix.python-version }}, ${{ matrix.os }})

0 commit comments

Comments
 (0)