1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 12:46:44 +00:00

enable debug logs

This commit is contained in:
deadc0de6
2023-02-05 21:49:32 +01:00
committed by deadc0de
parent 723cdaef5e
commit fc2261c860

View File

@@ -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: |