Skip to content

Commit c8cf7e6

Browse files
committed
fix: ci
1 parent 960853a commit c8cf7e6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
permissions:
1414
contents: read
1515
pull-requests: write
16+
env:
17+
CHAIN_1_ID: 1337
18+
CHAIN_1_RPC_URL: http://localhost:8545
1619
defaults:
1720
run:
1821
working-directory: ./

cspell-config/cspell-misc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ethereum
1414
sepolia
1515
foundryup
1616
unpermitted
17+
reauthenticate
1718

1819
// auth-server
1920
oidc

0 commit comments

Comments
 (0)