Skip to content

Commit

Permalink
print env
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <[email protected]>
  • Loading branch information
mocsharp committed Dec 3, 2024
1 parent 1e01fca commit f0c817a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
poetry run pip install --upgrade pip setuptools
poetry install --with test
- name: Print env
run: env

- name: Run pre-commit Check
uses: pre-commit/[email protected]

Expand Down

0 comments on commit f0c817a

Please sign in to comment.