We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 179fd75 commit 562ccfbCopy full SHA for 562ccfb
.github/workflows/e2e_tests.yaml
@@ -68,7 +68,7 @@ jobs:
68
- name: Set Go
69
uses: actions/setup-go@v5
70
with:
71
- go-version: v1.20
+ go-version-file: './codeflare-operator/go.mod'
72
73
- name: Set up gotestfmt
74
uses: gotesttools/gotestfmt-action@v2
0 commit comments