Commit f0fac3e0 authored by Paul's avatar Paul
Browse files

Add message

parent 1707b0e1
...@@ -125,6 +125,7 @@ rocmtest tidy: rocmnode('rocmtest') { cmake_build -> ...@@ -125,6 +125,7 @@ rocmtest tidy: rocmnode('rocmtest') { cmake_build ->
lcov --remove coverage.info '/usr/*' --output-file coverage.info lcov --remove coverage.info '/usr/*' --output-file coverage.info
lcov --list coverage.info lcov --list coverage.info
curl -s https://codecov.io/bash | bash curl -s https://codecov.io/bash | bash
echo "Uploaded"
''' '''
} }
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment