mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-01-05 20:58:51 +01:00
Update CI scripts to use strict testing
This commit is contained in:
parent
b759037adf
commit
0c29a7e625
@ -60,7 +60,7 @@ jobs:
|
||||
minify: "all"
|
||||
- run:
|
||||
name: "Test: Unit Tests / Snapshots"
|
||||
command: ./test.sh --verbose --snapshot:show
|
||||
command: ./test.sh --verbose --strict --snapshot:show
|
||||
|
||||
test-consistency:
|
||||
executor: linux_alpine
|
||||
|
Loading…
Reference in New Issue
Block a user