run build/tools/perfect-cli -h in test step

This commit is contained in:
Carl Pearson
2019-09-30 13:07:19 -05:00
parent 7b6332c90e
commit 46aa8c85ac

View File

@@ -40,7 +40,7 @@ jobs:
make VERBOSE=1
- name: test
run: |
tools/perfect-cli -h
build/tools/perfect-cli -h
build:
runs-on: ubuntu-latest
@@ -67,4 +67,4 @@ jobs:
make VERBOSE=1
- name: test
run: |
tools/perfect-cli -h
build/tools/perfect-cli -h