Skip to content

test: remove unnecessary invariants in run() #1659

test: remove unnecessary invariants in run()

test: remove unnecessary invariants in run() #1659

Workflow file for this run

ci-success:
name: ci
if: ${{ success() }}
needs:
- exfmt
- test
runs-on: ubuntu-latest
steps:
- name: CI succeeded
run: exit 0