Skip to content

Commit

Permalink
Run all system tests to verify if this actually fixes the bug
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Feb 18, 2025
1 parent 86783bc commit 4d83e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: DataDog/system-tests/.github/workflows/compute-workflow-parameters.yml@main
with:
library: nodejs
scenarios_groups: essentials,appsec_rasp
scenarios_groups: tracer-release

system-tests:
runs-on: ${{ contains(fromJSON('["CROSSED_TRACING_LIBRARIES", "INTEGRATIONS"]'), matrix.scenario) && 'ubuntu-latest-16-cores' || 'ubuntu-latest' }}
Expand Down

0 comments on commit 4d83e30

Please sign in to comment.