Skip to content

Commit

Permalink
Merge pull request #11 from snyk-tech-services/develop
Browse files Browse the repository at this point in the history
release semantic release fix
  • Loading branch information
aarlaud authored Apr 28, 2021
2 parents 001cdd7 + df2afc2 commit a6c6edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- image: circleci/node:latest
steps:
- checkout
- run: npm install semantic-release @semantic-release/exec pkg --save-dev
- run: npm install semantic-release @semantic-release/exec pkg --save-dev --legacy-peer-deps
- run: npm install
- run: npm test
- snyk/scan:
Expand Down

0 comments on commit a6c6edc

Please sign in to comment.