Skip to content

Commit 1d6965f

Browse files
committed
update workflow
1 parent 00e9bf3 commit 1d6965f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_unit_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
SW_APM_SERVICE_KEY: ${{ secrets.DUMMY_SW_APM_SERVICE_KEY }}
4141
RUBY_VERSION: ${{ matrix.ruby }}
4242
BUNDLE_RUBYGEMS__PKG__GITHUB__COM: ${{ secrets.GITHUB_TOKEN }}
43+
APM_RUBY_TEST_STAGING_KEY: ${{ secrets.APM_RUBY_TEST_STAGING_KEY }}
4344

4445
steps:
4546
- name: Checkout ${{ github.ref }}

0 commit comments

Comments
 (0)