mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
Revert "fix"
This reverts commit 4c78f7351786157b987dc53af86803da52ee72b7.
This commit is contained in:
parent
4c78f73517
commit
ac24aa6100
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user