(feat): add label to checkout step in ci workflow
Some checks failed
CI / checks (push) Failing after 4s
Some checks failed
CI / checks (push) Failing after 4s
This commit is contained in:
parent
cbb491c724
commit
c61234e206
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ jobs:
|
|||
name: checks
|
||||
runs-on: nixos
|
||||
steps:
|
||||
- uses: https://data.forgejo.org/actions/checkout@v4
|
||||
- name: Checkout
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
|
||||
- name: Run checks
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue