Skip to content

Commit a023f45

Browse files
committed
ci: trigger retest
1 parent 28704fc commit a023f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/python-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ concurrency:
88
cancel-in-progress: true
99

1010
jobs:
11-
pylint:
12-
uses: prosegrinder/.github/.github/workflows/poetry-pylint.yaml@main
13-
1411
black:
1512
uses: prosegrinder/.github/.github/workflows/poetry-black.yaml@main
1613

14+
pylint:
15+
uses: prosegrinder/.github/.github/workflows/poetry-pylint.yaml@main
16+
1717
mypy:
1818
uses: prosegrinder/.github/.github/workflows/poetry-mypy.yaml@main
1919

0 commit comments

Comments
 (0)