Skip to content

Commit

Permalink
print inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jun 21, 2024
1 parent 035182a commit a10d9db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ jobs:
outputs:
matrix: ${{ steps.set-outputs.outputs.matrix }}
steps:
- name: workflow inputs
run: echo "${{ toJSON(inputs) }}"
- uses: actions/setup-python@v5
with:
python-version: '3.12'
Expand Down

0 comments on commit a10d9db

Please sign in to comment.