k3s/scripts/test-unit
Derek Nola 7242ce9316
Redux: Add Unit Test Coverage to CI (#3524)
* Added Github action to run unit tests and connect to Codecov

Signed-off-by: dereknola <derek.nola@suse.com>
2021-06-29 11:27:50 -07:00

3 lines
40 B
Bash
Executable File

#!/bin/bash
go test -cover -v ./pkg/...