Skip to content

Commit

Permalink
🦓 change test time when spot might be more available 🦓
Browse files Browse the repository at this point in the history
  • Loading branch information
eformat committed Feb 1, 2024
1 parent 897ffa4 commit ec3c24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: 'Team Name [a-z0-9]'
required: false
schedule:
- cron: '5 17 * * *'
- cron: '20 05 * * *'
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ec3c24a

Please sign in to comment.