Skip to content

Commit

Permalink
只在java8下,运行codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
wangliang181230 committed Sep 6, 2023
1 parent 0aded34 commit 6b72e67
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 @@ -38,6 +38,7 @@ jobs:
fi
# step 5
- name: "Codecov"
if: matrix.java == '8'
uses: codecov/codecov-action@v2.1.0

# job 2: Test on 'arm64v8/ubuntu' OS.
Expand Down

0 comments on commit 6b72e67

Please sign in to comment.