Skip to content

Merge branch 'try-diff-trigger-scion-path' of https://github.com/vipe… #1660

Merge branch 'try-diff-trigger-scion-path' of https://github.com/vipe…

Merge branch 'try-diff-trigger-scion-path' of https://github.com/vipe… #1660

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