Skip to content

Commit

Permalink
Updated workflow to use correct file version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Apr 3, 2024
1 parent 67749b6 commit ef75bec
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/[email protected]

- 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 ef75bec

Please sign in to comment.