Skip to content

Rename to_array to append #66

Rename to_array to append

Rename to_array to append #66

Workflow file for this run

name: CI
on:
push:
merge_group:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- run: scarb fmt --check
- run: scarb test