Skip to content

Commit 2fa2aa3

Browse files
committed
Timeout in CI
1 parent 0053d3d commit 2fa2aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
run: npx spago build
6363

6464
- name: Run tests
65-
run: npx spago test
65+
run: npx spago test --timeout 30

0 commit comments

Comments
 (0)