Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pustovitDmytro/npm-boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed May 3, 2021
2 parents 7218e47 + 0576a01 commit 2fff24d
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 @@ -105,7 +105,7 @@ jobs:
<<: *cache-defaults
- run: *test-package
- store_artifacts:
path: tmp
path: tmp
deploy:
<<: *defaults
steps:
Expand All @@ -120,7 +120,7 @@ workflows:
version: 2
main:
jobs:
- install
- install:
context: pr
- test-package:
requires:
Expand Down

0 comments on commit 2fff24d

Please sign in to comment.