Home
last modified time | relevance | path

Searched +full:sparse +full:- +full:checkout (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/.github/workflows/
Dkernel-checks.yml1 name: Kernel-Checker
6 kernel-checker:
8 runs-on: ubuntu-20.04
11 - name: Tool Setup
12 uses: actions/setup-python@v3
17 - name: Checkout FreeRTOS Tools
18 uses: actions/checkout@v4.1.1
21 sparse-checkout: '.github'
25 # Checkout user pull request changes
26 - name: Checkout Pull Request
[all …]