mirror of
https://github.com/rancher/steve.git
synced 2025-06-26 15:02:05 +00:00
3 lines
26 B
Bash
3 lines
26 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
go test ./...
|