Skip to content

Commit

Permalink
Fix warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepd-nv committed Sep 23, 2024
1 parent 3b4683e commit 7763fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 7763fc9

Please sign in to comment.