Skip to content

typo

typo #110

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.5'
- run: snforge test