Remove the unit tests derived data caching step

This commit is contained in:
Stefan Ceriu 2024-04-09 18:09:35 +03:00 committed by Stefan Ceriu
parent 064626fbbe
commit 0fc0ad101e

View File

@ -21,11 +21,6 @@ jobs:
steps:
- uses: nschloe/action-cached-lfs-checkout@v1
- uses: irgaly/xcode-cache@v1
with:
key: xcode-cache-deriveddata-${{ github.workflow }}-${{ github.ref }}
restore-keys: xcode-cache-deriveddata-${{ github.workflow }}-${{ github.ref }}
- uses: actions/cache@v3
with:
path: vendor/bundle