Skip to content

Commit

Permalink
Merge pull request #29 from snyk-tech-services/develop
Browse files Browse the repository at this point in the history
release ci fix
  • Loading branch information
aarlaud authored Feb 9, 2021
2 parents 489a059 + 9656c74 commit 866f65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- run: npm run build-generators-only
- run: npm run convert-to-swagger
- run: npm run prepare-swagger
- run: npm run generate-classes
- run: npm run generate-classes test
- run: npm run build-generators-and-abstraction
- run: npm run generate-classes
- run: npm run generate-classes test
- run: npm run format
- run: npm run build
- run: npm run generate-test-cases
Expand Down

0 comments on commit 866f65e

Please sign in to comment.