We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0a2c5 commit 98633dcCopy full SHA for 98633dc
.github/workflows/ci.yaml
@@ -2,7 +2,7 @@ name: Build, Lint and Test
2
on: push
3
jobs:
4
build:
5
- timeout-minutes: 30
+ timeout-minutes: 15
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout
0 commit comments