turn down the volume on make

This commit is contained in:
Theta Nil 2022-06-21 11:42:23 +02:00 committed by GitHub
parent c34e8e99ec
commit e7c5eb22e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,6 @@ jobs:
# gh-action runners have 2 cpus with 1 thread each
- name: make everything
run: make -j2
run: V=0 make -j2