There was an error while loading. Please reload this page.
1 parent 0c31af1 commit d810dcfCopy full SHA for d810dcf
1 file changed
.github/workflows/prek.yaml
@@ -3,6 +3,7 @@ name: Prek checks
3
jobs:
4
prek:
5
runs-on: ubuntu-latest
6
+ timeout-minutes: 10
7
steps:
8
- uses: actions/checkout@v7
9
- run: curl -fLSs https://raw.githubusercontent.com/CircleCI-Public/circleci-cli/main/install.sh | sudo bash
0 commit comments