mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
Dont automatically run integration tests for now (#2150)
This commit is contained in:
parent
7bf92c8b81
commit
ecffc77315
@ -34,8 +34,14 @@ workflows:
|
||||
name: 'Unit Test Requester-Utils Src'
|
||||
requires:
|
||||
- install
|
||||
|
||||
- test-integration:
|
||||
type: approval
|
||||
|
||||
- test-integration-setup:
|
||||
name: 'Setup Integration Test Resources'
|
||||
requires:
|
||||
- test-integration
|
||||
|
||||
- test-integration-core:
|
||||
name: 'Integration Test Core Release'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user