mirror of
https://github.com/verilator/verilator.git
synced 2024-12-29 10:47:34 +00:00
CI: Change to action-based codecov upload
This commit is contained in:
parent
550d47b7f4
commit
fab268f772
@ -192,9 +192,10 @@ elif [ "$CI_BUILD_STAGE_NAME" = "test" ]; then
|
||||
fatal "Unknown test: $TESTS"
|
||||
;;
|
||||
esac
|
||||
|
||||
# 22.04: ccache -s -v
|
||||
ccache -s
|
||||
fi
|
||||
|
||||
else
|
||||
##############################################################################
|
||||
# Unknown build stage
|
||||
|
Loading…
Reference in New Issue
Block a user