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 f726279 commit 6d35983Copy full SHA for 6d35983
.github/workflows/build.yml
@@ -66,4 +66,4 @@ jobs:
66
run: npx spago build
67
68
- name: Run tests
69
- run: npx spago test '--' --timeout 60
+ run: npx spago test '--' --timeout 300
0 commit comments