Searched +full:fetch +full:- +full:depth (Results 1 – 1 of 1) sorted by relevance
8 bazel-build-check:12 os: [ubuntu-latest, macos-latest]13 fail-fast: false14 runs-on: ${{ matrix.os }}16 - name: Checkout19 fetch-depth: 020 - name: Get Bazel21 uses: bazel-contrib/setup-bazel@0.9.024 bazelisk-cache: true26 disk-cache: ${{ github.workflow }}[all …]