Remove unnecessary ref from lfs checkout, switch to only using the major version
This commit is contained in:
committed by
Stefan Ceriu
parent
70441ef32a
commit
3ac359a2a3
4
.github/workflows/unit_tests.yml
vendored
4
.github/workflows/unit_tests.yml
vendored
@@ -19,9 +19,7 @@ jobs:
|
||||
cancel-in-progress: true
|
||||
|
||||
steps:
|
||||
- uses: nschloe/action-cached-lfs-checkout@v1.2.1
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
- uses: nschloe/action-cached-lfs-checkout@v1
|
||||
|
||||
- uses: irgaly/xcode-cache@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user