Skip to content

Commit

Permalink
Adapt e2e workflow (currently using dev server).
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Viénot <simon.vienot@icloud.com>
  • Loading branch information
svienot committed Jul 25, 2023
1 parent 9d3e9fb commit 82a862a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/comp-compile-explorer-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ jobs:
install-command: npm install
browser: chrome
headless: true
start: npm run serve:prod
wait-on: 'http://localhost:38920'
spec: tests/e2e/specs/*

- name: Sonar Analysis
Expand Down

0 comments on commit 82a862a

Please sign in to comment.