Skip to content

Commit

Permalink
More debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tdg5 committed Dec 17, 2023
1 parent 09313c6 commit d96ba94
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/other-check-quality-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,14 @@ jobs:
uses: actions/checkout@v4
with:
path: .github/actions/tdg5/github-action-pack
ref: v0.0.3
ref: 7e72ebb0e83ca6d1b7faa9d7baada159a4e9d3a3
repository: tdg5/github-action-pack

- name: Debug
run: |
ls -altr
ls -altr qless-py || true
- name: Increment version
uses: ./.github/actions/tdg5/github-action-pack/packages/increment-version-file-action/src
with:
Expand Down

0 comments on commit d96ba94

Please sign in to comment.