Skip to content

Commit 32802ef

Browse files
Add in another step
Co-authored-by: Em Barnard-Shao <[email protected]>
1 parent bf0a7f3 commit 32802ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ jobs:
138138
- run: bundle exec annotate --frozen
139139
run_ruby_tests:
140140
executor: rails_executor
141+
environment:
142+
BUNDLE_GITHUB__COM: x-access-token:${HONEYCRISP_PAT}
141143
steps:
142144
- checkout
143145
- install_js_dependencies

0 commit comments

Comments
 (0)