Skip to content
Snippets Groups Projects
Commit 8ae497df authored by LABOUREL Arnaud's avatar LABOUREL Arnaud
Browse files

mise à jour gradle test report

parent ebbb354b
Branches
Tags
No related merge requests found
...@@ -25,9 +25,9 @@ build: ...@@ -25,9 +25,9 @@ build:
- build - build
- .gradle - .gradle
test: java:
stage: test stage: test
script: ./gradlew check script: ./gradlew test
artifacts: artifacts:
when: always when: always
reports: reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment