We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0133b5d commit 82e4a79Copy full SHA for 82e4a79
1 file changed
.github/workflows/pr.yaml
@@ -14,7 +14,7 @@ jobs:
14
build_and_test:
15
name: Build and test
16
runs-on: ubuntu-slim
17
- timeout-minutes: 10
+ timeout-minutes: 15
18
19
steps:
20
- name: Checkout repository
0 commit comments