Skip to content

forge install: kakarot-lib #1328

forge install: kakarot-lib

forge install: kakarot-lib #1328

Workflow file for this run

name: Tests
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
defaults:
run:
working-directory: pragma-oracle
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- run: scarb fmt --check
- run: scarb test