remove test from actions on CUDA job
This commit is contained in:
3
.github/workflows/ccpp.yml
vendored
3
.github/workflows/ccpp.yml
vendored
@@ -38,9 +38,6 @@ jobs:
|
||||
g++ --version
|
||||
nvcc --version
|
||||
make VERBOSE=1
|
||||
- name: test
|
||||
run: |
|
||||
build/tools/perfect-cli -h
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user