We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d26a0 commit 009293eCopy full SHA for 009293e
.github/workflows/ci.yaml
@@ -60,7 +60,7 @@ jobs:
60
name: Run audit-ci
61
needs: prebuild
62
runs-on: ubuntu-latest
63
- timeout-minutes: 5
+ timeout-minutes: 15
64
steps:
65
- name: Checkout repo
66
uses: actions/checkout@v2
package.json
@@ -160,4 +160,4 @@
160
"^.+\\.(css|less)$": "<rootDir>/test/utils/cssStub.ts"
161
}
162
163
-}
+}
0 commit comments