Skip to content

Commit

Permalink
disable scheduled test
Browse files Browse the repository at this point in the history
  • Loading branch information
nkzou committed Oct 25, 2023
1 parent ed779bc commit 94cb33e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
pull_request:
branches:
- master
schedule:
- cron: "0 1 * * *"
# schedule:
# - cron: "0 1 * * *"

concurrency:
group: unit-${{ github.head_ref }}
Expand Down

0 comments on commit 94cb33e

Please sign in to comment.