mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:04:43 +00:00
enable debug logs
This commit is contained in:
4
.github/workflows/testing.yml
vendored
4
.github/workflows/testing.yml
vendored
@@ -27,15 +27,11 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
./tests.sh
|
./tests.sh
|
||||||
env:
|
env:
|
||||||
DOTDROP_FORCE_NODEBUG: yes
|
|
||||||
DOTDROP_NOBANNER: yes
|
|
||||||
DOTDROP_WORKERS: 1
|
DOTDROP_WORKERS: 1
|
||||||
- name: Run with 4 workers
|
- name: Run with 4 workers
|
||||||
run: |
|
run: |
|
||||||
./tests.sh
|
./tests.sh
|
||||||
env:
|
env:
|
||||||
DOTDROP_FORCE_NODEBUG: yes
|
|
||||||
DOTDROP_NOBANNER: yes
|
|
||||||
DOTDROP_WORKERS: 4
|
DOTDROP_WORKERS: 4
|
||||||
- name: Coveralls
|
- name: Coveralls
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user