We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d799619 commit 4450b96Copy full SHA for 4450b96
1 file changed
.github/workflows/pre-commit.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
pixi-version: v0.59.0
17
cache: true
18
- environment: format
+ environments: format
19
20
- name: Run pre-commit
21
run: pixi run -e format format
0 commit comments