Skip to content
Snippets Groups Projects
Commit edf39899 authored by Jueun Park's avatar Jueun Park
Browse files

edited .gitlab-ci.yml

parent 96202358
No related branches found
No related tags found
1 merge request!4Resolve "Show tests in CI"
Pipeline #13075 failed
......@@ -26,8 +26,6 @@ test:
script:
- "./gradlew test"
artifacts:
paths:
- "src/main/resources"
when: always
reports:
junit: build/test-results/test/**/TEST-*.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment