summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-06-05 10:43:49 +0300
committerDevaev Maxim <[email protected]>2020-06-05 10:43:49 +0300
commit4c78f7351786157b987dc53af86803da52ee72b7 (patch)
tree8ef18d062f533f55ddf5703e2ff4a0d74bb1a7a6
parent83a8eb8dd2d0a8e7734ea47f8c186f762d6a57ff (diff)
fix
-rw-r--r--.github/workflows/dockerimage.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml
index b23de9c6..1b4cda59 100644
--- a/.github/workflows/dockerimage.yml
+++ b/.github/workflows/dockerimage.yml
@@ -13,8 +13,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- - name: Building testenv ...
- run: make testenv
-
- name: Running tests ...
- run: make tox
+ run: make tox NC=1