Skip to content

Commit bbd6c32

Browse files
committed
using the right image for conda.
1 parent 1a41f1d commit bbd6c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
GCP_SERVICE_ACCOUNT_KEY: ${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}
8686
run: |
8787
cd test
88-
./run_test_container.sh
88+
./run_test_container.sh aperturedata/aperturedb-pytorch-gpu
8989
9090
build_images:
9191
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)