Skip to content

Commit

Permalink
🛠 Increase wait interval
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoguy committed Dec 23, 2022
1 parent ee68d20 commit a6d61ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
ref: ${{ github.ref }}
check-name: 'pre-commit.ci'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
wait-interval: 100
- run: echo "🎉"

0 comments on commit a6d61ce

Please sign in to comment.