Skip to content

Commit

Permalink
Adjust version check for project
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Mar 27, 2024
1 parent 35f311b commit 147b80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: exasol/python-toolbox/.github/actions/python-environment@0.8.0

- name: Check Version(s)
run: poetry run version-check exasol/toolbox/version.py
run: poetry run version-check version.py

build-documentation-job:
name: Build Documentation
Expand Down

0 comments on commit 147b80b

Please sign in to comment.