Skip to content

Commit

Permalink
Remove scheduled tests (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
longwave authored Jul 3, 2024
1 parent ca66013 commit 7b37937
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
push:
branches:
- main
schedule:
- cron: '0 0 * * *' # every day at midnight

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 7b37937

Please sign in to comment.