Skip to content

Commit 3e09417

Browse files
authored
Remove system-tests pin (#801)
1 parent c441931 commit 3e09417

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.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)