mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +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: |
|
||||
./tests.sh
|
||||
env:
|
||||
DOTDROP_FORCE_NODEBUG: yes
|
||||
DOTDROP_NOBANNER: yes
|
||||
DOTDROP_WORKERS: 1
|
||||
- name: Run with 4 workers
|
||||
run: |
|
||||
./tests.sh
|
||||
env:
|
||||
DOTDROP_FORCE_NODEBUG: yes
|
||||
DOTDROP_NOBANNER: yes
|
||||
DOTDROP_WORKERS: 4
|
||||
- name: Coveralls
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user