Skip to content

Commit 9919626

Browse files
authored
[CI] fix analysis runners (#304)
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
1 parent 296a29d commit 9919626

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/analysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
runner: macos-latest
101101
install_deps: install_deps_macos
102102
sanitiser_mode: "${{ matrix.mode }}"
103-
test_install: 'OFF'
104103
strategy:
105104
# Set fail-fast to false to ensure that feedback is delivered for all matrix combinations. Consider changing this to true when your workflow is stable.
106105
fail-fast: false

0 commit comments

Comments
 (0)