Small brain moment

This commit is contained in:
Seaotatop 2023-06-25 17:21:39 -05:00
parent 4454338a62
commit b5c5f98eb4

View file

@ -18,4 +18,4 @@ jobs:
- name: Install addlicense
run: go install github.com/google/addlicense@latest
- name: Check headers
run: $HOME/go/bin/addlicense -check -l mpl -ignore ./src
run: $HOME/go/bin/addlicense -check -l mpl ./src