Skip to content

Commit 4d83e30

Browse files
committed
Run all system tests to verify if this actually fixes the bug
1 parent 86783bc commit 4d83e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: DataDog/system-tests/.github/workflows/compute-workflow-parameters.yml@main
3232
with:
3333
library: nodejs
34-
scenarios_groups: essentials,appsec_rasp
34+
scenarios_groups: tracer-release
3535

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

0 commit comments

Comments
 (0)