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