mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-09 14:48:12 -05:00
1
.github/workflows/production.yml
vendored
1
.github/workflows/production.yml
vendored
@@ -46,7 +46,6 @@ jobs:
|
||||
run: yarn build:libraries
|
||||
|
||||
test:
|
||||
needs: style
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
1
.github/workflows/pull-requests.yml
vendored
1
.github/workflows/pull-requests.yml
vendored
@@ -44,7 +44,6 @@ jobs:
|
||||
run: yarn lint
|
||||
|
||||
test:
|
||||
needs: style
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user