We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98b7dc commit 77aa525Copy full SHA for 77aa525
.github/workflows/checks.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Check Version(s)
21
run: |
22
- poetry run version-check exasol/error/version.py
+ poetry run version-check exasol_script_languages_container_ci_setup/version.py
23
24
lint-job:
25
name: Linting and Type checks (Python-${{ matrix.python-version }})
0 commit comments