Skip to content

Commit 0681fe2

Browse files
committed
resolve missing revert gh action step title
Signed-off-by: Martijn Govers <[email protected]>
1 parent 131c0b2 commit 0681fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
name: power-grid-model-io
9090
path: wheelhouse/
9191

92-
- name: Install built wheel file (Python 3.11 and 3.12)
92+
- name: Install built wheel file
9393
run: pip install power-grid-model-io[dev]==${{ needs.build-python.outputs.version }} --find-links=wheelhouse
9494

9595
- name: Unit test and coverage

0 commit comments

Comments
 (0)