mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
fix
This commit is contained in:
parent
83a8eb8dd2
commit
4c78f73517
5
.github/workflows/dockerimage.yml
vendored
5
.github/workflows/dockerimage.yml
vendored
@ -13,8 +13,5 @@ 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
|
run: make tox NC=1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user