diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 84db89f4..b0e57e63 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,8 @@ jobs: - run: npm --prefix gameservice test -- --coverage - run: npm --prefix apisgatewayservice test -- --coverage - run: npm --prefix questionsservice/questiongeneratorservice test -- --coverage - # - run: npm --prefix questionsservice/wikidataExtractor test -- --coverage + - run: npm --prefix questionsservice/wikidataExtractor test -- --coverage + - name: Analyze with SonarCloud uses: sonarsource/sonarcloud-github-action@master env: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 338bbbea..fab26f04 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: - run: npm --prefix gameservice test -- --coverage - run: npm --prefix apisgatewayservice test -- --coverage - run: npm --prefix questionsservice/questiongeneratorservice test -- --coverage - # - run: npm --prefix questionsservice/wikidataExtractor test -- --coverage + - run: npm --prefix questionsservice/wikidataExtractor test -- --coverage - name: Analyze with SonarCloud uses: sonarsource/sonarcloud-github-action@master diff --git a/README.md b/README.md index 2316d34b..25a08a54 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,48 @@ # wiq_es6c +## Contributors +