forked from pub-solar/infra
Merge pull request 'ci: use treefmt2 with flag --ci
' (#248) from ci-treefmt into main
Reviewed-on: pub-solar/infra#248 Reviewed-by: hensoko <hensoko@noreply.git.pub.solar>
This commit is contained in:
commit
da529b023e
|
@ -10,7 +10,7 @@ jobs:
|
|||
|
||||
- name: Check formatting
|
||||
run: |
|
||||
nix --accept-flake-config --access-tokens '' develop --command treefmt --fail-on-change
|
||||
nix --accept-flake-config --access-tokens '' develop --command treefmt --ci
|
||||
|
||||
- name: Run flake checks
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue