mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Apply changes from code review
This commit is contained in:
parent
4f4b19a962
commit
492d1144e0
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -62,7 +62,7 @@ test:
|
|||
crystal spec
|
||||
|
||||
verify:
|
||||
crystal build src/invidious.cr -Ddont_fetch_videojs \
|
||||
crystal build src/invidious.cr -Dskip_videojs_download \
|
||||
--no-codegen --progress --stats --error-trace
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue