Skip to content

Commit b126e05

Browse files
committed
Fix Go
1 parent fd26242 commit b126e05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e_tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
cd codeflare-operator
9292
git fetch origin
9393
git checkout update-cert-image
94+
go mod tidy
9495
echo Setting up CodeFlare stack
9596
make setup-e2e
9697
echo Deploying CodeFlare operator

0 commit comments

Comments
 (0)