mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-12-14 01:18:49 +00:00
ci(github): fix fetch-depth for sonarcloud test results
This commit is contained in:
parent
5df1505866
commit
25e3c57f04
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 1
|
||||
fetch-depth: 0
|
||||
clean: true
|
||||
ref: 'master'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user