Skip to content

add gobra action cfg #1780

add gobra action cfg

add gobra action cfg #1780

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