Files
act_runner/.gitignore
Christopher Homberger 58855dfc6b Update Makefile
* skip integration tests in make test
* build act standalone binary
* update gitignore
* mark more tests as integration test
2026-02-27 11:27:00 +01:00

16 lines
149 B
Plaintext

/act_runner
/act
.env
.runner
coverage.txt
/gitea-vet
/config.yaml
# Jetbrains
.idea
# MS VSCode
.vscode
__debug_bin
# gorelease binary folder
dist