Skip to content

Merge branch 'master' into joao-uncomment-packSCMP #1668

Merge branch 'master' into joao-uncomment-packSCMP

Merge branch 'master' into joao-uncomment-packSCMP #1668

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