There was an error while loading. Please reload this page.
1 parent 986f510 commit 8011568Copy full SHA for 8011568
1 file changed
.github/workflows/test.yml
@@ -150,9 +150,7 @@ jobs:
150
runs-on: macos-latest
151
steps:
152
- name: Install shunit2
153
- run: |
154
- brew update
155
- brew install shunit2
+ run: HOMEBREW_NO_AUTO_UPDATE=1 brew install shunit2
156
157
- name: Checkout repository
158
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments