We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667b1f9 commit 7ea0b61Copy full SHA for 7ea0b61
1 file changed
.github/workflows/pytest-gpu.yaml
@@ -81,6 +81,7 @@ jobs:
81
with:
82
uid: ${{ steps.build.outputs.unique }}
83
tag: ${{ matrix.name }}
84
+ args: ${{ matrix.dockerflags }}
85
command: ${{ matrix.test_drive_cmd }}
86
87
- name: Test with pytest
0 commit comments