mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-28 17:19:38 -05:00
CI: display progress and stats when compiling Invidious in ci.yml matrix
This commit is contained in:
parent
fd313e0107
commit
658aa1f943
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
|||||||
run: crystal spec
|
run: crystal spec
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: crystal build --warnings all --error-on-warnings --error-trace src/invidious.cr
|
run: crystal build --warnings all --error-on-warnings --stats --time --progress --error-trace src/invidious.cr
|
||||||
|
|
||||||
build-docker:
|
build-docker:
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user