We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314b182 commit aea12c4Copy full SHA for aea12c4
.github/workflows/dryrun.yaml
@@ -11,6 +11,7 @@ concurrency:
11
jobs:
12
dry_run:
13
runs-on: ubuntu-latest-large
14
+ timeout-minutes: 25
15
steps:
16
- uses: actions/checkout@v4
17
- name: Install uv
0 commit comments