Merge 658aa1f9432d7aeb2aeb2a2a5897817945278930 into fd313e0107fd9cd3958c99151c02fe5965902559

This commit is contained in:
Fijxu 2026-04-28 00:18:50 +00:00 committed by GitHub
commit 5c71636e1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ jobs:
run: crystal spec
- 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:
strategy: