Skip to content

Commit

Permalink
Switch system-tests branch back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
y9v committed Nov 29, 2024
1 parent 01d150e commit b95a011
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 @@ -11,7 +11,7 @@ on:
env:
REGISTRY: ghcr.io
REPO: ghcr.io/datadog/dd-trace-rb
SYSTEM_TESTS_REF: unskip-waf-blocking-tests-for-ruby # This must always be set to `main` on dd-trace-rb's master branch
SYSTEM_TESTS_REF: main # This must always be set to `main` on dd-trace-rb's master branch

jobs:
build-harness:
Expand Down

0 comments on commit b95a011

Please sign in to comment.