Skip to content

Commit

Permalink
Expose codecov env
Browse files Browse the repository at this point in the history
  • Loading branch information
jeaye committed Feb 14, 2025
1 parent 795f5a6 commit 9b2add0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
JANK_SANITIZE: ${{ matrix.sanitize }}
ASAN_OPTIONS: detect_leaks=0
TERM: xterm
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
timeout-minutes: 35
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9b2add0

Please sign in to comment.