Skip to content

Commit

Permalink
Fix Go
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobbins228 committed Jun 17, 2024
1 parent fd26242 commit b126e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
cd codeflare-operator
git fetch origin
git checkout update-cert-image
go mod tidy
echo Setting up CodeFlare stack
make setup-e2e
echo Deploying CodeFlare operator
Expand Down

0 comments on commit b126e05

Please sign in to comment.