CI update

This commit is contained in:
pentarctagon 2024-05-13 00:10:57 -05:00 committed by Pentarctagon
parent 2bc0ff1b1c
commit 962e0c35ac

View file

@ -47,7 +47,7 @@ jobs:
- { uses: actions/checkout@v4, with: { fetch-depth: 50 } }
- name: Copyright check
run: ./update_copyrights --output=
run: ./update_copyrights
ubuntu:
strategy: