Skip to content

Commit

Permalink
Fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
santam85 committed Dec 5, 2023
1 parent b38226a commit ed54235
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:

- run: npm run test:ci
- run: |
npx cypress install
npm run e2e:ci
npm run e2e
# build docs
- run: npm run build:prod -- --base-href /ng2-charts/next/
Expand Down

0 comments on commit ed54235

Please sign in to comment.