Skip to content

Commit 5f67f81

Browse files
committed
debug! ctx name
1 parent cfcf029 commit 5f67f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
'.github/stdlib-workflows/reusable-tox/actions/post-src-checkout/action.yml'
217217
) != ''
218218
with:
219-
context: ${{ fromJSON(inputs) }}
219+
calling-job-context: ${{ fromJSON(inputs) }}
220220

221221
- name: Set up pip cache
222222
uses: re-actors/cache-python-deps@release/v1

0 commit comments

Comments
 (0)