Skip to content

Commit

Permalink
ci: fix nightly build workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha committed Aug 30, 2024
1 parent 4cb72cf commit e44082d
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 e44082d

Please sign in to comment.