Skip to content

updated readme with instruction to run L1-L2 testing #27

updated readme with instruction to run L1-L2 testing

updated readme with instruction to run L1-L2 testing #27

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.6.4"
- run: cd starknet && snforge test