rusefi-1/unit_tests/run_clean_gcov.sh

7 lines
142 B
Bash

#!/bin/bash
make clean
make -j4
build/rusefi_test
bash ci_gcov.sh "$RUSEFI_DOXYGEN_FTP_USER" "$RUSEFI_DOXYGEN_FTP_PASS" "$RUSEFI_FTP_SERVER"