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 0053d3d commit 2fa2aa3Copy full SHA for 2fa2aa3
.github/workflows/build.yml
@@ -62,4 +62,4 @@ jobs:
62
run: npx spago build
63
64
- name: Run tests
65
- run: npx spago test
+ run: npx spago test --timeout 30
0 commit comments