Skip to content

Commit 77aa525

Browse files
committed
Fixed GH workflow checks.yaml
1 parent d98b7dc commit 77aa525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Check Version(s)
2121
run: |
22-
poetry run version-check exasol/error/version.py
22+
poetry run version-check exasol_script_languages_container_ci_setup/version.py
2323
2424
lint-job:
2525
name: Linting and Type checks (Python-${{ matrix.python-version }})

0 commit comments

Comments
 (0)