using --batch-mode for github action 'testing'

master
Martin Scheidt 2022-03-09 14:00:43 +01:00
parent d0710c39f2
commit 7bfdbfacfc
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ jobs:
run: ./build.sh --batch-mode --install-dev
- name: "test tikz-trackschematic"
run: ./build.sh --test --verbose
run: ./build.sh --batch-mode --test --verbose