Skip to content

Commit a4d4450

Browse files
committed
experiment! revert
1 parent 53b2eb5 commit a4d4450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
- name: Upload coverage to Codecov
160160
if: >-
161161
!cancelled()
162-
&& (!inputs.cpython-pip-version && true || false)
162+
&& !inputs.cpython-pip-version
163163
uses: codecov/codecov-action@v5
164164
with:
165165
files: ./coverage.xml

0 commit comments

Comments
 (0)