Skip to content

Add Karathuru project and update .gitignore #47

Add Karathuru project and update .gitignore

Add Karathuru project and update .gitignore #47

Workflow file for this run

name: Scarb Test
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: "0.7.0"
- run: scarb fmt --check
- run: scarb test