We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 433b934 + 49186df commit a51cc72Copy full SHA for a51cc72
.github/workflows/release.yml
@@ -14,6 +14,7 @@ jobs:
14
node-version: 20
15
- run: npm --prefix webapp ci
16
# - run: npm --prefix webapp test -- --coverage
17
+ - run: npm --prefix questionservice ci
18
- name: Analyze with SonarCloud
19
uses: sonarsource/sonarcloud-github-action@master
20
env:
0 commit comments