This commit is contained in:
chonghe
2023-09-16 11:31:49 +08:00
parent 07ce759bcf
commit 5b57696b17

View File

@@ -363,6 +363,7 @@ jobs:
cli-check: cli-check:
name: cli-check name: cli-check
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: cargo-fmt
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Run Makefile to trigger the bash script - name: Run Makefile to trigger the bash script