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
|
g++ --version
|
||||||
nvcc --version
|
nvcc --version
|
||||||
make VERBOSE=1
|
make VERBOSE=1
|
||||||
- name: test
|
|
||||||
run: |
|
|
||||||
build/tools/perfect-cli -h
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user