Skip to content

Commit

Permalink
update debugger scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
shurivich committed Dec 10, 2024
1 parent c07a8d4 commit 8624186
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,13 +272,7 @@ jobs:
scenario: DEBUGGER_PROBES_STATUS
- library: ruby
app: rails70
scenario: DEBUGGER_METHOD_PROBES_SNAPSHOT
- library: ruby
app: rails70
scenario: DEBUGGER_LINE_PROBES_SNAPSHOT
- library: ruby
app: rails70
scenario: DEBUGGER_MIX_LOG_PROBE
scenario: DEBUGGER_PROBES_SNAPSHOT
- library: ruby
app: rails70
scenario: DEBUGGER_PII_REDACTION
Expand Down Expand Up @@ -482,3 +476,5 @@ jobs:
binaries_artifact: system_tests_binaries
_experimental_job_count: 8
_experimental_job_matrix: '[1,2,3,4,5,6,7,8]'


0 comments on commit 8624186

Please sign in to comment.