Update affected-tests.yml

This commit is contained in:
Noah Campbell
2025-10-13 14:02:20 -05:00
parent 78af9208cf
commit 409a02a125
+4
View File
@@ -27,6 +27,10 @@ jobs:
- name: Go Mod Download
run: go mod download
- name: Build e2e binaries
run: |
make bin/preflight bin/support-bundle
- name: Compute base ref
id: pr-info
run: |