We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd8d60 commit 6a1038fCopy full SHA for 6a1038f
exasol/toolbox/templates/github/workflows/checks.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: exasol/python-toolbox/.github/actions/[email protected]
23
24
- name: Check Version(s)
25
- run: poetry run version-check `poetry run python -c "from noxconfig import PROJECT_CONFIG; print(PROJECT_CONFIG.version_file)"`
+ run: |
26
echo "Please enable the version check by replacing this output with shell command bellow:"
27
echo ""
28
echo "poetry run version-check <<VERSION_PY>>"
0 commit comments