We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8a061 commit ca7ef37Copy full SHA for ca7ef37
.github/workflows/ci.yml
@@ -14,8 +14,6 @@ jobs:
14
with:
15
pixi-version: v0.42.1
16
cache: true
17
- auth-host: prefix.dev
18
- auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}
19
- run: pixi run test
20
- name: Run Coverage
21
run: |
0 commit comments