Skip to content

Commit

Permalink
Pipe codecov token in flyteidl tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
eapolinario committed Apr 29, 2024
1 parent b97b777 commit 306afdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flyteidl-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
component: flyteidl
go-version: ${{ needs.unpack-envvars.outputs.go-version }}
secrets:
FLYTE_BOT_PAT: ${{ secrets.FLYTE_BOT_PAT }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
generate:
name: Check Go Generate
needs:
Expand Down

0 comments on commit 306afdf

Please sign in to comment.