mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 08:57:39 +00:00
Use ripgrep to find list of tests
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:

committed by
Kristoffer Dalby

parent
da48cf64b3
commit
673638afe7
@@ -11,6 +11,5 @@ Tests are located in files ending with `_test.go` and the framework are located
|
||||
|
||||
## Running integration tests on GitHub Actions
|
||||
|
||||
Each test currently runs as a separate workflows in GitHub actions, to add new test, add
|
||||
the new test to the list in `../cmd/gh-action-integration-generator/main.go` and run
|
||||
Each test currently runs as a separate workflows in GitHub actions, to add new test, run
|
||||
`go generate` inside `../cmd/gh-action-integration-generator/` and commit the result.
|
||||
|
Reference in New Issue
Block a user