Remove additional early caching test step in ci pipeline
parent
e425856b61
commit
ec78ebd247
|
|
@ -26,8 +26,8 @@ env:
|
||||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cloudRunnerPipeline:
|
ciPipeline:
|
||||||
name: Cloud Runner Pipeline
|
name: CI Pipeline
|
||||||
if: github.event.pull_request.draft == false
|
if: github.event.pull_request.draft == false
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue