This website requires JavaScript.
Explore
Help
Register
Sign In
runners
/
act_runner
mirror of
https://gitea.com/gitea/act_runner.git
Watch
1
Star
0
Fork
You've already forked act_runner
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8793c8a6a4
act_runner
/
.github
/
actions
/
check
/
entrypoint.sh
4 lines
50 B
Bash
Raw
Blame
History
#!/bin/sh
golangci-lint run
go
test
-cover ./...
Reference in New Issue
View Git Blame
Copy Permalink