Skip to content

Commit

Permalink
fix: run build
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed May 1, 2024
1 parent 54d132f commit 615a201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- run: curl --location 'https://localhost:8443/questions?page=10'
- run: docker ps -a
- run: docker logs api-defaultASW
#- run: npm --prefix webapp run build
- run: npm --prefix webapp run build
- run: npm --prefix webapp run test:e2e

0 comments on commit 615a201

Please sign in to comment.