Skip to content
Snippets Groups Projects
Commit d119b739 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

Merge branch '563-enable-test-coverage-in-local-analysis' into 'master'

enable local test coverage analysis

Closes #563

See merge request arsnova/frag.jetzt!502
parents 11ae7296 9668c32b
No related merge requests found
FROM sonarsource/sonar-scanner-cli:4
RUN apk add --no-cache curl
RUN apk add --no-cache chromium
ENV CHROME_BIN=/usr/bin/chromium-browser
......@@ -56,4 +56,6 @@ fi
npm i
npm test
sonar-scanner
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment