Skip to content

Move ethereum/lib to ethereum/src/lib. Update dependencies. Fix verif… #135

Move ethereum/lib to ethereum/src/lib. Update dependencies. Fix verif…

Move ethereum/lib to ethereum/src/lib. Update dependencies. Fix verif… #135

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: foundry-rs/setup-snfoundry@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: "2.7.0"
- run: cd starknet && snforge test