We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e9bf3 commit 1d6965fCopy full SHA for 1d6965f
.github/workflows/run_unit_tests.yml
@@ -40,6 +40,7 @@ jobs:
40
SW_APM_SERVICE_KEY: ${{ secrets.DUMMY_SW_APM_SERVICE_KEY }}
41
RUBY_VERSION: ${{ matrix.ruby }}
42
BUNDLE_RUBYGEMS__PKG__GITHUB__COM: ${{ secrets.GITHUB_TOKEN }}
43
+ APM_RUBY_TEST_STAGING_KEY: ${{ secrets.APM_RUBY_TEST_STAGING_KEY }}
44
45
steps:
46
- name: Checkout ${{ github.ref }}
0 commit comments