mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
disable verbose testing
This commit is contained in:
parent
eed8ab239d
commit
4a35ff06ac
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run checks
|
- name: Run checks
|
||||||
run: SECRETS_TEST_VERBOSE=1 SECRETS_DOCKER_ENV="${{ matrix.docker-env }}" make docker-ci
|
run: SECRETS_DOCKER_ENV="${{ matrix.docker-env }}" make docker-ci
|
||||||
|
|
||||||
osx-ci:
|
osx-ci:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user