Обновить .gitea/workflows/run-junit.yaml
Some checks failed
tests / run_tests (push) Failing after 1m54s
Some checks failed
tests / run_tests (push) Failing after 1m54s
This commit is contained in:
parent
79a8c98784
commit
6bb357eeb3
@ -7,7 +7,7 @@ jobs:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Setup Maven Action
|
||||
uses: s4u/setup-maven-action@1.15.0
|
||||
uses: s4u/setup-maven-action@v1.15.0
|
||||
with:
|
||||
java-version: 11
|
||||
- name: Run tests with Maven
|
||||
|
Loading…
x
Reference in New Issue
Block a user