Skip to content

feat: cleanup kakarot ssj to match latest version of cairo (#38) #90

feat: cleanup kakarot ssj to match latest version of cairo (#38)

feat: cleanup kakarot ssj to match latest version of cairo (#38) #90

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: '0.5.2'
- run: scarb fmt --check
- run: scarb test