Skip to content

Update verification/jobs/path.json #1699

Update verification/jobs/path.json

Update verification/jobs/path.json #1699

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