1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-17 15:58:41 +00:00

Adding build/test phase for CI

This commit is contained in:
Michael Bolot
2022-10-14 15:02:53 -05:00
parent a6154c2132
commit 5996da8674
4 changed files with 43 additions and 2 deletions

3
scripts/test.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
go test ./...