You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/run-system-tests.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ jobs:
62
62
needs:
63
63
- build
64
64
# If you change the following comment, update the pattern in the update_system_test_reference.sh script to match.
65
-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main# system tests are pinned on release branches only
65
+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1# system tests are pinned on release branches only
0 commit comments