Update run-gpu-tests-sanity-checks.yml
parent
65c1df5a9f
commit
2e09c2fdd8
|
@ -10,6 +10,7 @@ jobs:
|
||||||
uses: styfle/cancel-workflow-action@0.8.0
|
uses: styfle/cancel-workflow-action@0.8.0
|
||||||
with:
|
with:
|
||||||
access_token: ${{ github.token }}
|
access_token: ${{ github.token }}
|
||||||
|
- uses: ./.github/actions/download-dl4j-test-resources-linux
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Run cuda tests
|
- name: Run cuda tests
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue