diff --git a/.github/workflows/gh-test.yml b/.github/workflows/gh-test.yml index 3114aa72..74f1c520 100644 --- a/.github/workflows/gh-test.yml +++ b/.github/workflows/gh-test.yml @@ -77,4 +77,4 @@ jobs: uses: ./.github/actions/test with: test-options: ${{ inputs.test-options }} - has-gpu: ${{ inputs.runner-has-gpu }} + runner-has-gpu: ${{ inputs.runner-has-gpu }}