mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
5
.github/workflows/dockerimage.yml
vendored
5
.github/workflows/dockerimage.yml
vendored
@@ -13,5 +13,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Building testenv ...
|
||||||
|
run: make testenv
|
||||||
|
|
||||||
- name: Running tests ...
|
- name: Running tests ...
|
||||||
run: make tox NC=1
|
run: make tox
|
||||||
|
|||||||
Reference in New Issue
Block a user