Home
last modified time | relevance | path

Searched +full:fetch +full:- +full:depth (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/.github/workflows/
Dbazel_build.yml8 bazel-build-check:
12 os: [ubuntu-latest, macos-latest]
13 fail-fast: false
14 runs-on: ${{ matrix.os }}
16 - name: Checkout
19 fetch-depth: 0
20 - name: Get Bazel
21 uses: bazel-contrib/setup-bazel@0.9.0
24 bazelisk-cache: true
26 disk-cache: ${{ github.workflow }}
[all …]