ci: use more explicit step name
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
a57f1cfa71
commit
48dad0c962
|
@ -2,7 +2,7 @@ labels:
|
||||||
type: exec
|
type: exec
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: pre-commit checks
|
- name: flake check
|
||||||
image: bash
|
image: bash
|
||||||
commands:
|
commands:
|
||||||
- nix flake check
|
- nix flake check
|
||||||
|
|
Loading…
Reference in a new issue