chore: remove unnecessary if (#1468)
This commit is contained in:
parent
d271f28b82
commit
f124275ce5
1
.github/workflows/capsule-cypress.yml
vendored
1
.github/workflows/capsule-cypress.yml
vendored
@ -16,7 +16,6 @@ jobs:
|
|||||||
pr:
|
pr:
|
||||||
name: Run capsule tests - PR
|
name: Run capsule tests - PR
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.event_name == 'pull_request' && github.event.pull_request.draft == false }}
|
|
||||||
env:
|
env:
|
||||||
GO111MODULE: 'on'
|
GO111MODULE: 'on'
|
||||||
VEGA_VERSION: 'v0.55.0'
|
VEGA_VERSION: 'v0.55.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user