summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2022-02-08 03:05:49 +0100
committerSamantaz Fox <coding@samantaz.fr>2022-02-08 03:05:49 +0100
commit492d1144e0dff85bc58071037ef0980c4027cc69 (patch)
tree453980da66bc9c60ed1aeac1b104234cf72c197c /Makefile
parent4f4b19a962999ad191b1312e53aa44c8180d22fa (diff)
downloadinvidious-492d1144e0dff85bc58071037ef0980c4027cc69.tar.gz
invidious-492d1144e0dff85bc58071037ef0980c4027cc69.tar.bz2
invidious-492d1144e0dff85bc58071037ef0980c4027cc69.zip
Apply changes from code review
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a82d76b4..7f56d722 100644
--- a/Makefile
+++ b/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