| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ffec592 commit 03b0347
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -78,6 +78,7 @@ jobs: | |||
| 78 | 78 | --arg ccache '(import <nixpkgs> {}).sccache' \ | |
| 79 | 79 | --arg devTools '[]' \ | |
| 80 | 80 | --arg benchmarkTools '[]' \ | |
| 81 | + ${{ endsWith(matrix.system, '-darwin') && '--arg extraConfigFlags ''["--without-inspector"]'' \' || '\' }} | ||
| 81 | 82 | --run ' | |
| 82 | 83 | make run-ci -j4 V=1 TEST_CI_ARGS="-p actions --measure-flakiness 9 --skip-tests=$CI_SKIP_TESTS" | |
| 83 | 84 | ' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments