mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-04-28 03:00:41 -04:00
fix: makes ci timeout larger
This commit is contained in:
@@ -35,4 +35,7 @@ jobs:
|
||||
key: v1.1-dependencies-{{ checksum "package.json" }}
|
||||
|
||||
# run tests!
|
||||
- run: cd scripts && ./ci.sh
|
||||
- run:
|
||||
name: end-to-end
|
||||
command: cd scripts && ./ci.sh
|
||||
no_output_timeout: 30m
|
||||
|
||||
Reference in New Issue
Block a user