This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
act
Watch
1
Star
0
Fork
You've already forked act
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
df01d4fd8a
Branches
Tags
No results found.
act
/
.github
/
actions
/
check
/
entrypoint.sh
4 lines
50 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit with support for GitHub actions
2019-01-12 20:45:25 -08:00
#!/bin/sh
add support for 'reuse' mode to allow act to be used for a fast local task runner
2019-01-17 00:45:37 -08:00
golangci-lint run
Initial commit with support for GitHub actions
2019-01-12 20:45:25 -08:00
go
test
-cover ./...
Reference in a new issue
Copy permalink