mirror of https://codeberg.org/topola/topola.git
chore(ci): correct name of `check_licensing` flow
I copied and changed it from `check_formatting`, but forgot to rename in one place.
This commit is contained in:
parent
71d27c994e
commit
fbc71e46dc
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
|
||||
steps:
|
||||
check_formatting:
|
||||
check_licensing:
|
||||
image: fsfe/reuse
|
||||
commands:
|
||||
- reuse lint
|
||||
|
|
|
|||
Loading…
Reference in New Issue