We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4acc3 commit 291680fCopy full SHA for 291680f
.github/workflows/checks.yml
@@ -59,8 +59,6 @@ jobs:
59
60
- name: Run foundry tests
61
run: |
62
- cd protocol-units/bridge/contracts
63
- forge test --fork-url https://ethereum-sepolia-rpc.publicnode.com -vv
64
nix develop --command bash -c "
65
cd protocol-units/bridge/contracts && \
66
forge test --fork-url https://ethereum-sepolia-rpc.publicnode.com -vv
0 commit comments