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.
2 parents 88e34d0 + 65c56f8 commit 85adb54Copy full SHA for 85adb54
.github/workflows/health_check.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Run RSpec
26
env:
27
- PATCH_RUBY_API_KEY: ${{ secrets.SANDBOX_API_KEY }}
+ SANDBOX_API_KEY: ${{ secrets.SANDBOX_API_KEY }}
28
run: bundle exec rspec
29
30
failure-notification:
0 commit comments