.gitea/workflows/quality.yml aktualisiert
Some checks failed
Quality Check / Qualty Check (push) Failing after 17s
Some checks failed
Quality Check / Qualty Check (push) Failing after 17s
This commit is contained in:
parent
96de4c9f91
commit
1e4bb9d4f8
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- name: touch
|
- name: touch
|
||||||
run: touch test.txt
|
run: touch test.txt
|
||||||
- name: create dir
|
- name: create dir
|
||||||
run: mkdir -p /home/runner/.m2/repository
|
run: ls -l -a /home/runner/
|
||||||
- name: debug
|
- name: debug
|
||||||
run: ls -l -a
|
run: ls -l -a
|
||||||
- name: "CHECK"
|
- name: "CHECK"
|
||||||
|
|
Loading…
Reference in a new issue