Remove additional early caching test step in ci pipeline

pull/461/head
Frostebite 2022-09-17 07:24:16 +01:00
parent e425856b61
commit ec78ebd247
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
jobs:
cloudRunnerPipeline:
name: Cloud Runner Pipeline
ciPipeline:
name: CI Pipeline
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
strategy: