Skip to content

Commit

Permalink
👷‍♂️ HATCH_DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
juftin committed May 16, 2024
1 parent ada8860 commit b1d9489
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
env:
PIP_COMPILE_DISABLE: true
HATCH_DEBUG: true
steps:
- name: Set up Github Workspace
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
cancel-in-progress: true
env:
PIP_COMPILE_DISABLE: true
HATCH_DEBUG: true
steps:
- name: Set up Github Workspace
uses: actions/checkout@v4
Expand Down

0 comments on commit b1d9489

Please sign in to comment.