Skip to content

Feat: add piano notes (issue #13) #3

Feat: add piano notes (issue #13)

Feat: add piano notes (issue #13) #3

Workflow file for this run

name: Run Tests
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- uses: foundry-rs/setup-snfoundry@v3
- run: scarb test