Skip to content

Commit bcfbfc5

Browse files
committed
add --ffi flag
1 parent 21166af commit bcfbfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- name: Test
3838
env:
3939
BASE_SEPOLIA_RPC_URL: ${{ env.BASE_SEPOLIA_RPC_URL }}
40-
run: forge test -vvv
40+
run: forge test -vvv --ffi
4141

4242

0 commit comments

Comments
 (0)