We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b05171 commit 52812f5Copy full SHA for 52812f5
.github/workflows/server-test.yml
@@ -16,6 +16,7 @@ jobs:
16
test:
17
name: Server Typecheck, Lint, and Tests
18
runs-on: ubuntu-latest
19
+ timeout-minutes: 3
20
steps:
21
- uses: actions/checkout@v4
22
0 commit comments