We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e646062 commit 2737f82Copy full SHA for 2737f82
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: prefix-dev/[email protected]
11
with:
12
environments: lint
13
- - run: pixi run --environment lint lint
+ - run: pixi run --environment lint lint --all-files --show-diff-on-failure
14
15
test-linux:
16
runs-on: ubuntu-latest
0 commit comments