Skip to content

Commit 0f4683b

Browse files
committed
ci: Run format task
Add an entry to the test matrix to run the format poe task. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent 3f8baf2 commit 0f4683b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- os: ubuntu-latest
3030
python-version: '3.13'
3131
task: lint
32+
- os: ubuntu-latest
33+
python-version: '3.13'
34+
task: format
3235
- os: ubuntu-latest
3336
python-version: '3.13'
3437
task: types

0 commit comments

Comments
 (0)