diff --git a/.github/workflows/build-agents.yml b/.github/workflows/build-agents.yml index 1dbd318..2a1a2bf 100644 --- a/.github/workflows/build-agents.yml +++ b/.github/workflows/build-agents.yml @@ -24,6 +24,7 @@ jobs: # make test buildAgents: + needs: testAgents env: GOFLAGS: "-mod=mod" VERSION: ${{ github.ref_name }}