Skip to content

Commit

Permalink
python
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Jun 28, 2024
1 parent f200c43 commit d3d4d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: "Check Release Notes"
run: |
set -ex
python3.8 scripts/extract-release-notes.py --target-git-version
python scripts/extract-release-notes.py --target-git-version
shell: bash

build_release:
Expand Down

0 comments on commit d3d4d69

Please sign in to comment.