Skip to content

Commit

Permalink
refactor system tests (#4811)
Browse files Browse the repository at this point in the history
* refactor system tests jobs to no longer explicitly try to run `CROSSED_TRACING_LIBRARIES` scenarios, which is now an essential scenario and was being run twice.
  • Loading branch information
wconti27 authored Oct 22, 2024
1 parent e7edfcf commit c4e3979
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
uses: DataDog/system-tests/.github/workflows/compute-workflow-parameters.yml@main
with:
library: nodejs
scenarios: CROSSED_TRACING_LIBRARIES
scenarios_groups: essentials

system-tests:
Expand Down

0 comments on commit c4e3979

Please sign in to comment.