We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dabf25 commit 77f815fCopy full SHA for 77f815f
1 file changed
.github/workflows/npm-ci.yml
@@ -36,6 +36,7 @@ jobs:
36
run: npm run compile
37
38
- name: 📋 Run Tests
39
+ timeout-minutes: 10
40
run: npm run test:all
41
42
- name: 🔍 Linting
0 commit comments