Skip to content

Commit 76deb89

Browse files
committed
Removed the debugging commands from the workflow
1 parent ccd6699 commit 76deb89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,4 @@ jobs:
4545
- name: Check Installability
4646
working-directory: project/sanity
4747
run: |
48-
cat pyproject.toml
49-
python --version
50-
cat ../library/pyproject.toml
5148
poetry add zitadel-client@../library

0 commit comments

Comments
 (0)