| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -164,7 +164,7 @@ jobs: | |||
| 164 | 164 | --arg ccache '(import <nixpkgs> {}).sccache' \ | |
| 165 | 165 | --arg devTools '[]' \ | |
| 166 | 166 | --arg benchmarkTools '[]' \ | |
| 167 | - ${{ endsWith(matrix.system, '-darwin') && '--arg extraConfigFlags ''["--without-inspector"]'' \' || '\' }} | ||
| 167 | + ${{ endsWith(matrix.system, '-darwin') && '--arg extraConfigFlags ''["--without-amaro" "--without-inspector"]'' \' || '\' }} | ||
| 168 | 168 | --run ' | |
| 169 | 169 | make -C "$TAR_DIR" run-ci -j4 V=1 TEST_CI_ARGS="-p actions --measure-flakiness 9 --skip-tests=$CI_SKIP_TESTS" | |
| 170 | 170 | ' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments