Skip to content

Commit

Permalink
more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bjchambers committed Aug 21, 2023
1 parent 05ebe7e commit 945a7ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ jobs:
with:
python-version: 3.11
- name: Determine version (merge)
if: github.event_name == 'merge_group' || github.event_name == 'push'
run: |
pip install tomlkit
VERSION=$(python ../scripts/get_version.py pyproject.toml project.version)
Expand Down

0 comments on commit 945a7ba

Please sign in to comment.