Skip to content

Commit

Permalink
Fix to e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
UO282497 committed May 2, 2023
1 parent 62e1131 commit 6ddcce0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lomap_en1a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- run: npm --prefix webapp install
- run: npm --prefix restapi install
- run: npm --prefix webapp run build
env: CI: ""
- run: npm --prefix webapp run test:e2e
docker-push-webapp:
name: Push webapp Docker Image to GitHub Packages
Expand Down

0 comments on commit 6ddcce0

Please sign in to comment.