onedns/ci-scripts/after.sh

5 lines
59 B
Bash

#!/bin/bash
coverage combine
coverage report
coverage html