mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 17:37:58 -05:00
fix: workflow
This commit is contained in:
4
.github/workflows/contracts.yml
vendored
4
.github/workflows/contracts.yml
vendored
@@ -17,8 +17,8 @@ defaults:
|
||||
working-directory: packages/contracts
|
||||
|
||||
env:
|
||||
MAINNET_RPC: ${{ secrets.ETHEREUM_MAINNET_RPC }}
|
||||
SEPOLIA_RPC: ${{ secrets.SEPOLIA_RPC }}
|
||||
ETHEREUM_MAINNET_RPC: ${{ secrets.ETHEREUM_MAINNET_RPC }}
|
||||
ETHEREUM_SEPOLIA_RPC: ${{ secrets.ETHEREUM_SEPOLIA_RPC }}
|
||||
|
||||
jobs:
|
||||
unit-tests:
|
||||
|
||||
Reference in New Issue
Block a user