mirror of
https://github.com/Noratrieb/actions-playground.git
synced 2026-01-16 18:05:03 +01:00
finally
This commit is contained in:
parent
8305e3f0fe
commit
4a608e1090
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -15,6 +15,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: install
|
- name: install
|
||||||
id: install
|
id: install
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue