Skip to content

Commit

Permalink
Reapply "reset system-tests run to target main"
Browse files Browse the repository at this point in the history
This reverts commit 02c5649.
  • Loading branch information
ZStriker19 committed Jan 14, 2025
1 parent 9e4c8e5 commit 3b7e390
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
persist-credentials: false
repository: 'DataDog/system-tests'
ref: 'zach.montoya/poc/propagation-behavior'

- name: Build agent
run: ./build.sh -i agent
Expand Down Expand Up @@ -67,7 +66,6 @@ jobs:
with:
persist-credentials: false
repository: 'DataDog/system-tests'
ref: 'zach.montoya/poc/propagation-behavior'

- name: Checkout dd-trace-py
uses: actions/checkout@v4
Expand Down Expand Up @@ -120,8 +118,6 @@ jobs:
with:
persist-credentials: false
repository: 'DataDog/system-tests'
ref: 'zach.montoya/poc/propagation-behavior'


- name: Build runner
uses: ./.github/actions/install_runner
Expand Down Expand Up @@ -295,7 +291,6 @@ jobs:
with:
persist-credentials: false
repository: 'DataDog/system-tests'
ref: 'zach.montoya/poc/propagation-behavior'
- name: Checkout dd-trace-py
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 3b7e390

Please sign in to comment.