mirror of
https://github.com/verilator/verilator.git
synced 2025-01-04 05:37:48 +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"
|
fatal "Unknown test: $TESTS"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# 22.04: ccache -s -v
|
# 22.04: ccache -s -v
|
||||||
ccache -s
|
ccache -s
|
||||||
fi
|
|
||||||
else
|
else
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# Unknown build stage
|
# Unknown build stage
|
||||||
|
Loading…
Reference in New Issue
Block a user