mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-13 17:50:56 +01:00
Remove auto-verification tests in CI builds
This commit is contained in:
parent
efbf911f82
commit
8adaae9f2c
@ -33,7 +33,7 @@ commands:
|
||||
steps:
|
||||
- run:
|
||||
name: "Build"
|
||||
command: ./build.sh --minify=<<parameters.minify>>
|
||||
command: ./build.sh --minify=<<parameters.minify>> --no-verify
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user