run build/tools/perfect-cli -h in test step
This commit is contained in:
4
.github/workflows/ccpp.yml
vendored
4
.github/workflows/ccpp.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
make VERBOSE=1
|
make VERBOSE=1
|
||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
tools/perfect-cli -h
|
build/tools/perfect-cli -h
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -67,4 +67,4 @@ jobs:
|
|||||||
make VERBOSE=1
|
make VERBOSE=1
|
||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
tools/perfect-cli -h
|
build/tools/perfect-cli -h
|
||||||
|
Reference in New Issue
Block a user