Skip to content

Commit 9080212

Browse files
debugging print output
1 parent 40a8510 commit 9080212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
--runs-on "${{ inputs.runs-on }}" --default-python "${{ inputs.default_python }}" \
155155
--timeout-minutes "${{ inputs.timeout-minutes }}"
156156
shell: sh
157+
- run: echo ${{ steps.set-outputs.outputs.matrix }}
157158

158159
tox:
159160
name: ${{ matrix.name }}

0 commit comments

Comments
 (0)