Skip to content

Commit

Permalink
Debugging checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Mar 27, 2024
1 parent d84b6b0 commit 9bc1ac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
steps:
- name: SCM Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
# with:
# fetch-depth: 0

- name: Setup Python & Poetry Environment
uses: exasol/python-toolbox/.github/actions/[email protected]
Expand Down

0 comments on commit 9bc1ac6

Please sign in to comment.