vale: simplify invocation

This commit is contained in:
Lorenzo Manacorda 2023-11-12 17:03:36 +01:00
parent 46a7c3ce9e
commit 36e4c147c7

View File

@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- name: Vale
run: nix run nixpkgs#vale -- --glob='*.md' .
run: nix run nixpkgs#vale -- source