Skip to content

Commit

Permalink
refactor: add debug bom
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardobridge committed Jan 17, 2024
1 parent fec4a77 commit 9c08983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
ARTILLERY_TELEMETRY_DEFAULTS: '{\"source\":\"test-suite\"}'
ARTILLERY_CLOUD_ENDPOINT: ${{ secrets.ARTILLERY_CLOUD_ENDPOINT_TEST }}
ARTILLERY_CLOUD_API_KEY: ${{ secrets.ARTILLERY_CLOUD_API_KEY_TEST }}
DEBUG: 'bom'
- name: Notify about failures
if: failure() && github.ref == 'refs/heads/main'
uses: 8398a7/[email protected]
Expand Down

0 comments on commit 9c08983

Please sign in to comment.