From 2e09c2fdd8376f7350f943bd7585b82185b075a7 Mon Sep 17 00:00:00 2001 From: agibsonccc Date: Wed, 10 Mar 2021 09:08:14 +0900 Subject: [PATCH] Update run-gpu-tests-sanity-checks.yml --- .github/workflows/run-gpu-tests-sanity-checks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/run-gpu-tests-sanity-checks.yml b/.github/workflows/run-gpu-tests-sanity-checks.yml index 23070b93a..89335a5e8 100644 --- a/.github/workflows/run-gpu-tests-sanity-checks.yml +++ b/.github/workflows/run-gpu-tests-sanity-checks.yml @@ -10,6 +10,7 @@ jobs: uses: styfle/cancel-workflow-action@0.8.0 with: access_token: ${{ github.token }} + - uses: ./.github/actions/download-dl4j-test-resources-linux - uses: actions/checkout@v2 - name: Run cuda tests shell: bash