Skip to content

Commit 22b00c4

Browse files
committed
Merge remote-tracking branch 'origin/feat/upgrade-python-ci' into feat/upgrade-python-ci
2 parents 4e55486 + 7a9d518 commit 22b00c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
uses: actions/setup-python@v6
5959
with:
6060
python-version: ${{ matrix.python-version }}
61-
cache: 'pip'
6261
- name: Install dependencies
6362
run: |
6463
sudo apt install libcairo2-dev pkg-config python3-dev

0 commit comments

Comments
 (0)