Skip to content

Commit a51cc72

Browse files
committed
Merge branch 'develop'
2 parents 433b934 + 49186df commit a51cc72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
node-version: 20
1515
- run: npm --prefix webapp ci
1616
# - run: npm --prefix webapp test -- --coverage
17+
- run: npm --prefix questionservice ci
1718
- name: Analyze with SonarCloud
1819
uses: sonarsource/sonarcloud-github-action@master
1920
env:

0 commit comments

Comments
 (0)