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 b901d57 commit 872c5a7Copy full SHA for 872c5a7
.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 30
+ run: npx spago test '--' --timeout 60
0 commit comments