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