We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4683e commit 7763fc9Copy full SHA for 7763fc9
.github/workflows/gh-test.yml
@@ -77,4 +77,4 @@ jobs:
77
uses: ./.github/actions/test
78
with:
79
test-options: ${{ inputs.test-options }}
80
- has-gpu: ${{ inputs.runner-has-gpu }}
+ runner-has-gpu: ${{ inputs.runner-has-gpu }}
0 commit comments