Skip to content

Commit 77fd03c

Browse files
authored
fix: hardened the compatibility checks to ensure that we tests that loading of the module works (#34)
1 parent 935d517 commit 77fd03c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/integration.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,8 @@ jobs:
5555
working-directory: project/sanity
5656
run: |
5757
poetry add zitadel-client@../library
58+
<<<<<<< Updated upstream
59+
||||||| Stash base
60+
=======
61+
poetry run python main.py
62+
>>>>>>> Stashed changes

0 commit comments

Comments
 (0)