We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca3fdc commit c60babdCopy full SHA for c60babd
1 file changed
.github/workflows/ci.yml
@@ -17,6 +17,7 @@ jobs:
17
test-modules:
18
name: Test Script
19
runs-on: ubuntu-latest
20
+ timeout-minutes: 10
21
steps:
22
- uses: actions/checkout@master
23
with:
0 commit comments