mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Chore: Disable build as the tests handle this automatically
This commit is contained in:
2
.github/workflows/run-cli-tests.yml
vendored
2
.github/workflows/run-cli-tests.yml
vendored
@@ -31,4 +31,4 @@ jobs:
|
||||
CLI_TESTS_PROJECT_ID: ${{ secrets.CLI_TESTS_PROJECT_ID }}
|
||||
CLI_TESTS_ENV_SLUG: ${{ secrets.CLI_TESTS_ENV_SLUG }}
|
||||
|
||||
run: TEST_MODE=true go test -v -count=1 ./test
|
||||
run: go test -v -count=1 ./test
|
||||
|
||||
Reference in New Issue
Block a user