Skip to content

Commit 4729763

Browse files
committed
Remove coverrage
1 parent d8fd7b6 commit 4729763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
python-version: ${{ matrix.python-version }}
157157

158158
- name: Run Tests and Collect Coverage
159-
run: poetry run nox -s test:unit -- -- --coverage
159+
run: poetry run nox -s test:unit
160160

161161
- name: Upload Artifacts
162162
uses: actions/[email protected]

0 commit comments

Comments
 (0)