We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb6f97 commit 647056cCopy full SHA for 647056c
1 file changed
.github/workflows/testflight.yml
@@ -91,6 +91,8 @@ jobs:
91
cache: true
92
93
- name: Install SwiftLint
94
+ env:
95
+ HOMEBREW_REQUIRE_TAP_TRUST: "1"
96
shell: bash
97
run: |
98
set -euo pipefail
0 commit comments