Skip to content

Commit

Permalink
trigger contract CI 2
Browse files Browse the repository at this point in the history
  • Loading branch information
VGau committed Sep 23, 2024
1 parent 3167888 commit 91217ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/run-smc-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: 1.23.x
cache: false

- uses: actions/cache@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ npx hardhat run ./scripts/deployment/deployZkEVM.ts --network zkevm_dev

Token Bridge is a canonical brige between Ethereum and Linea networks.

Documentation: [./docs/linea-token-bridge.md](./docs/linea-token-bridge.md)
Documentation: [./docs/linea-token-bridge.md](./docs/linea-token-bridge.md)

0 comments on commit 91217ce

Please sign in to comment.