Skip to content

Commit 3c9b168

Browse files
committed
Comment tasks tests
1 parent 1e47072 commit 3c9b168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_poetry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
coverage:
121121
name: Coverage
122122
runs-on: ubuntu-22.04
123-
needs: [tests_core, tests_tasks]
123+
needs: [tests_core]
124124
steps:
125125
- uses: actions/checkout@v4
126126

0 commit comments

Comments
 (0)