[go: up one dir, main page]

Skip to content

chore: fix BurnerWallet #6

chore: fix BurnerWallet

chore: fix BurnerWallet #6

Workflow file for this run

name: Test
on: [push, pull_request]
permissions: read-all
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- uses: foundry-rs/setup-snfoundry@v3
with:
starknet-foundry-version: 0.20.1
- name: Run cairo tests
run: cd contracts && snforge test