Skip to content

Commit

Permalink
Build project before running the e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asein-sinch committed Jun 25, 2024
1 parent d2f566d commit 3f83613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Run e2e tests
run: |
yarn install
yarn run build
yarn run e2e
sonarcloud:
Expand Down

0 comments on commit 3f83613

Please sign in to comment.