We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a1bd8 commit b65aa0dCopy full SHA for b65aa0d
.github/workflows/run-tests.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: npm ci
23
- run: npm test
24
env:
25
- RABBITMQ_URL: ${{ secrets.RABBITMQ_URL }}
+ RABBIT_URL: ${{ secrets.RABBITMQ_URL }}
0 commit comments