Skip to content

Commit

Permalink
Disable nightly tests as they time out.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Jul 13, 2022
1 parent 253f397 commit 127db07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Nightly checks

on:
schedule:
- cron: '0 3 * * 1-5'
# schedule:
# - cron: '0 3 * * 1-5'

workflow_dispatch:

Expand Down
1 change: 1 addition & 0 deletions changelog.d/pr-1523.build
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Disable nightly tests for now as they're always timing out.

0 comments on commit 127db07

Please sign in to comment.