Skip to content

Commit ee5e66c

Browse files
authored
Merge pull request #3 from lucascolley/patch-1
fix CI
2 parents 8725ff2 + 4527573 commit ee5e66c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
pixi-version: v0.65.0
5454
cache: true
55-
environments: test
55+
environments: tests
5656

5757
- name: Test package
5858
run: pixi run tests

0 commit comments

Comments
 (0)