mirror of https://github.com/cirruslabs/tart.git
Skip integration test gate for release (#1229)
This commit is contained in:
parent
1e52e17c21
commit
8aa377b71e
|
|
@ -103,7 +103,6 @@ task:
|
|||
only_if: $CIRRUS_TAG != ''
|
||||
depends_on:
|
||||
- lint
|
||||
- test
|
||||
- build
|
||||
macos_instance:
|
||||
image: ghcr.io/cirruslabs/macos-runner:tahoe
|
||||
|
|
|
|||
Loading…
Reference in New Issue