diff --git a/.github/workflows/tesla-k80-multi-gpu-tests.yml b/.github/workflows/tesla-k80-multi-gpu-tests.yml index ffbeac87..7e32fc7c 100644 --- a/.github/workflows/tesla-k80-multi-gpu-tests.yml +++ b/.github/workflows/tesla-k80-multi-gpu-tests.yml @@ -52,7 +52,7 @@ jobs: - name: Validate multi-GPU test configuration run: | - ./test-runner validate --config test/config/models.yaml --profile multi-gpu + ./test-runner validate --config test/config/models.yaml - name: Run multi-GPU tests run: |