Skip to content

Merge pull request #21 from BibliothecaDAO/graphql #78

Merge pull request #21 from BibliothecaDAO/graphql

Merge pull request #21 from BibliothecaDAO/graphql #78

Workflow file for this run

name: Tests
on:
push:
merge_group:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: "0.7.0"
- run: cd contracts