Skip to content

Commit 19dc278

Browse files
committed
Add a standalone e2e test, r8
1 parent 5ac822d commit 19dc278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
with:
141141
gh_token: ${{ secrets.GITHUB_TOKEN }}
142142
install_cmd: conda run --no-capture-output -n triton pip install
143-
python_version: ${{ matrix.python }}
143+
python_version: ${{ inputs.python_version }}
144144

145145
- name: Create test-triton command line
146146
run: |

0 commit comments

Comments
 (0)