.gitea/workflows/quality.yml aktualisiert
Some checks failed
Quality Check / Qualty Check (push) Failing after 6s
Some checks failed
Quality Check / Qualty Check (push) Failing after 6s
This commit is contained in:
parent
62c1eaea2f
commit
34f49240e6
1 changed files with 2 additions and 0 deletions
|
@ -13,5 +13,7 @@ jobs:
|
|||
uses: "https://git.euph.dev/actions/checkout@v3"
|
||||
- name: "test"
|
||||
run: ls
|
||||
- name: debug
|
||||
run: ls -l
|
||||
- name: "CHECK"
|
||||
run: mvn checkstyle:check -e
|
Loading…
Reference in a new issue