Skip to content

added test for increase of event and emit when event is added (#36) #26

added test for increase of event and emit when event is added (#36)

added test for increase of event and emit when event is added (#36) #26

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.31.0
- name: Run cairo tests
run: snforge test