Skip to content

Commit 291680f

Browse files
committed
fix: typo in CI command
1 parent fe4acc3 commit 291680f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yml

-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959

6060
- name: Run foundry tests
6161
run: |
62-
cd protocol-units/bridge/contracts
63-
forge test --fork-url https://ethereum-sepolia-rpc.publicnode.com -vv
6462
nix develop --command bash -c "
6563
cd protocol-units/bridge/contracts && \
6664
forge test --fork-url https://ethereum-sepolia-rpc.publicnode.com -vv

0 commit comments

Comments
 (0)