Skip to content

Commit b2902bd

Browse files
committed
Remove system-tests pin
1 parent c441931 commit b2902bd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/system_tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,12 @@ jobs:
2828
system-tests:
2929
needs:
3030
- build
31-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
31+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
3232
permissions:
3333
contents: read
3434
id-token: write
3535
with:
3636
library: python_lambda
37-
ref: 1e5d6b7096279ca43ce4826fda3cc805635b63c1
3837
binaries_artifact: binaries
3938
scenarios_groups: tracer_release
4039
skip_empty_scenarios: true

0 commit comments

Comments
 (0)