Skip to content

5.9 Right Shift Reverts on Bit Length Input #110

5.9 Right Shift Reverts on Bit Length Input

5.9 Right Shift Reverts on Bit Length Input #110

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