Compare commits
1 Commits
0fdaf9fb15
...
674a5f06dc
Author | SHA1 | Date | |
---|---|---|---|
674a5f06dc |
@ -78,8 +78,12 @@ steps:
|
|||||||
chmod +x run-ci-int
|
chmod +x run-ci-int
|
||||||
sh run-ci-int
|
sh run-ci-int
|
||||||
when:
|
when:
|
||||||
|
event:
|
||||||
|
include:
|
||||||
|
- pull_request
|
||||||
ref:
|
ref:
|
||||||
- int-*
|
include:
|
||||||
|
- refs/pull/int-*
|
||||||
depends_on:
|
depends_on:
|
||||||
- make check
|
- make check
|
||||||
- make test
|
- make test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user