improve comment

pull/1070/head
Josh Rabinowitz 3 months ago
parent 0b794fd662
commit a9490b12e6

@ -40,8 +40,8 @@ jobs:
- uses: actions/checkout@v4
- name: Run checks
run: SECRETS_TEST_VERBOSE=1 SECRETS_DOCKER_ENV="${{ matrix.docker-env }}" make docker-ci
# SECRETS_TEST_VERBOSE=1 above makes alpine tests work, otherwise it fails 3 tests
# SECRETS_TEST_VERBOSE=1 above made alpine tests work once, otherwise it fails 3 tests.
# BUT we could not reproduce this
osx-ci:
runs-on: macos-latest

Loading…
Cancel
Save