Skip to content

Commit

Permalink
Move the mac job to run after all other jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ToveRumar committed Aug 6, 2024
1 parent 90b7f65 commit 5b8a20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crazylab-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Crazy Stab Lab Mac 🗡️
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
- cron: '0 6 * * *'
jobs:
#TODO add flashing of crazyflies
checkout_sources:
Expand Down

0 comments on commit 5b8a20b

Please sign in to comment.