Skip to content

Commit

Permalink
ci: fix nightly build workflow (#639)
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha authored Aug 30, 2024
1 parent 4cb72cf commit a9a3809
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ on:
jobs:
build:
uses: ./.github/workflows/build.yaml
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a9a3809

Please sign in to comment.