Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrrsin committed Apr 8, 2024
1 parent 9396393 commit fd6156f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- run: npm --prefix users/userservice install
- run: npm --prefix gatewayservice install
- run: npm --prefix webapp install
- run: CI=npm --prefix webapp run build
- run: npm --prefix webapp run build
- run: npm --prefix webapp run test:e2e
env:
CI: ""
Expand Down

0 comments on commit fd6156f

Please sign in to comment.