Skip to content

Commit

Permalink
test: working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Mar 3, 2024
1 parent b18b945 commit 21aefb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: npm --prefix webapp ci
- run: npm --prefix webapp test -- --coverage
- run: cd api
- run: mvn test
working-directory: api
- name: Analyze with SonarCloud
uses: sonarsource/sonarcloud-github-action@master
env:
Expand Down

0 comments on commit 21aefb6

Please sign in to comment.