source-controller/.github
Sunny cb3fb3bb4e
workflows/e2e: Use fluxcd/pkg/actions/envtest
Use fluxcd/pkg/actions/envtest to setup envtest.

Since the run-test action runs in a container, the host $PATH is not
passed to the test container. The ENV directive in actions/run-tests
Dockerfile is used to append the PATH with envtest binary path. This
helps avoid redownload of the envtest binaries when it's not found in
the path via the Makefile targets.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2021-08-01 21:07:27 +05:30
..
actions/run-tests workflows/e2e: Use fluxcd/pkg/actions/envtest 2021-08-01 21:07:27 +05:30
workflows workflows/e2e: Use fluxcd/pkg/actions/envtest 2021-08-01 21:07:27 +05:30