Unverified Commit 62a9aa8e authored by Paul Fultz II's avatar Paul Fultz II Committed by GitHub
Browse files

Merge branch 'develop' into combineOperators

parents f4432f5a f0fac3e0
...@@ -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