This website requires JavaScript.
Explore
Help
Sign In
actions
/
scaleset
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ebedf0bbbf6245cf5b1ff3c8a1297a08e133caf8
scaleset
/
script
/
test
T
7 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit for open source release
🚀
2026-02-03 16:41:15 +01:00
#!/usr/bin/env bash
set
-eEuo pipefail
go
test
./...
"
$@
"
Reference in New Issue
Copy Permalink