Skip to content

Commit 7bf2113

Browse files
authored
Merge pull request #71 from cypress-io/chore/use_npm_creds_context
chore: use npm credentials context
1 parent 2ae7510 commit 7bf2113

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

circle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ workflows:
1515
version: 2
1616
build:
1717
jobs:
18-
- tests
18+
- tests:
19+
context: org-npm-credentials

0 commit comments

Comments
 (0)