.gitea/workflows/quality.yml aktualisiert
Some checks failed
Quality Check / Qualty Check (push) Failing after 37s
Some checks failed
Quality Check / Qualty Check (push) Failing after 37s
This commit is contained in:
parent
06504a504b
commit
62c1eaea2f
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ jobs:
|
|||
- name: "test"
|
||||
run: ls
|
||||
- name: "CHECK"
|
||||
run: mvn checkstyle:check
|
||||
run: mvn checkstyle:check -e
|
Loading…
Reference in a new issue