Skip to content

Commit 2b8b7e2

Browse files
committed
DEBUG: try to use variable
1 parent e544dca commit 2b8b7e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci_tests_run_notebooks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: python -m pip install --upgrade tox
5454

5555
- name: Test with tox
56+
run: cat ${GITHUB_EVENT_PATH}
5657
run: tox ${{ matrix.toxargs }} -e ${{ matrix.toxenv }} -- ${{ matrix.toxposargs }}
5758

5859

0 commit comments

Comments
 (0)