diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 4a2355d..3f02e90 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -50,6 +50,8 @@ jobs: brew install bats-core cd $(chezmoi source-path)/../ + ls -l + pwd bats --print-output-on-failure \ tests/files/common.bats \ tests/files/macos.bats