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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue