mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 01:17:58 -05:00
fix: add env var to sdk workflow
This commit is contained in:
2
.github/workflows/sdk.yml
vendored
2
.github/workflows/sdk.yml
vendored
@@ -62,3 +62,5 @@ jobs:
|
||||
|
||||
- name: Run tests with coverage
|
||||
run: yarn test:cov
|
||||
env:
|
||||
HYPERSYNC_API_KEY: ${{ secrets.HYPERSYNC_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user