Skip to content

Commit

Permalink
Error en build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CANCI0 committed Mar 11, 2024
1 parent c97edd6 commit a8a591a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
- run: npm --prefix questionservice ci
- run: npm --prefix statsservice ci
- run: npm --prefix webapp ci
- run: npm --prefix questionservice ci
- run: npm --prefix statsservice ci
- run: npm --prefix users/authservice test -- --coverage
- run: npm --prefix users/userservice test -- --coverage
- run: npm --prefix gatewayservice test -- --coverage
Expand Down

0 comments on commit a8a591a

Please sign in to comment.