improve locking naming

pull/524/head
Frostebite 2023-03-20 04:22:40 +00:00
parent 995abbefd9
commit 1517ae3dc7
1 changed files with 3 additions and 1 deletions

View File

@ -89,7 +89,9 @@ jobs:
versioning: None
CLOUD_RUNNER_CLUSTER: ${{ matrix.providerStrategy }}
tests:
needs: smokeTests
needs:
- smokeTests
- buildTargetTests
name: Integration Tests
if: github.event.event_type != 'pull_request_target'
runs-on: ubuntu-latest