We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81260e commit 0e1d909Copy full SHA for 0e1d909
2 files changed
.github/workflows/codecov.yml
@@ -18,8 +18,6 @@ jobs:
18
19
- name: Setup pixi
20
uses: prefix-dev/setup-pixi@a0af7a228712d6121d37aba47adf55c1332c9c2e # v0.9.4
21
- with:
22
- cache: true
23
24
- name: Run tests with coverage
25
run: >
.github/workflows/test.yaml
@@ -19,8 +19,6 @@ jobs:
persist-credentials: false
- name: Tests
26
0 commit comments