test: complex integration test cases (#54)

This commit is contained in:
moebius
2025-01-31 11:25:09 +00:00
committed by GitHub
parent 5318a1c597
commit 326246cacb
8 changed files with 756 additions and 132 deletions

View File

@@ -57,7 +57,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: v0.3.0
- name: Use Node.js
uses: actions/setup-node@v4