.gitea/workflows/UnitTests.yaml aktualisiert
Some checks failed
Gitea Actions Demo / Run Tests (push) Failing after 20s
Some checks failed
Gitea Actions Demo / Run Tests (push) Failing after 20s
This commit is contained in:
parent
30cc665f05
commit
cfa4abd9ac
@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Read .env from server and write to current directory
|
- name: Read .env from server and write to current directory
|
||||||
run: |
|
run: |
|
||||||
cat .env > .env
|
cat /home/jhaeder/.env > .env
|
||||||
|
|
||||||
|
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user