Skip to content

Commit 6217fec

Browse files
committed
Fix usage
1 parent 6fb0bd4 commit 6217fec

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
@@ -42,6 +42,7 @@ jobs:
4242

4343
steps:
4444
- uses: actions/checkout@v4
45+
4546
- name: Set up Python ${{ matrix.python-version }}
4647
uses: actions/setup-python@v5
4748
with:
@@ -94,7 +95,6 @@ jobs:
9495

9596
steps:
9697
- uses: actions/checkout@v4
97-
- name: Set up Python ${{ matrix.python-version }}
9898

9999
- name: Setup pixi
100100
uses: prefix-dev/setup-pixi@v0.8.1

0 commit comments

Comments
 (0)