Skip to content

Commit

Permalink
echo coverage text file
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
  • Loading branch information
qweeah committed Aug 17, 2024
1 parent 8d1f46d commit 5ddf3ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
fi
env:
ORAS_PATH: bin/linux/amd64/oras
- name: Check coverage file
run: |
cat coverage.txt
- name: Check Version
run: bin/linux/amd64/oras version
- name: Upload coverage to codecov.io
Expand Down

0 comments on commit 5ddf3ad

Please sign in to comment.