Skip to content

Commit 1f0aed6

Browse files
committed
install poe
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent 345ed76 commit 1f0aed6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sonar.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
activate-environment: true
3636
enable-cache: true
3737

38+
- name: install poe
39+
run: uv tool install poethepoet
40+
3841
- name: Install dependencies
3942
if: ${{ always() }}
4043
run: uv sync --dev

0 commit comments

Comments
 (0)