Skip to content

Test(compliance): time_transfer_tests (wip) #98

Test(compliance): time_transfer_tests (wip)

Test(compliance): time_transfer_tests (wip) #98

Workflow file for this run

name: Format and Build
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: '2.9.2'
- run: scarb fmt --check
- run: scarb build