WIP: try and run with npx

Summary:

Test Plan:
This commit is contained in:
Ade Attwood 2024-09-03 17:50:51 +01:00
parent 7efb98baab
commit 4dc4cdf7e3

View file

@ -29,11 +29,7 @@ jobs:
uses: actions/checkout@v4
- name: Run stylua
uses: JohnnyMorganz/stylua-action@v4.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .
run: npx @johnnymorganz/stylua-bin --check .
cargo-format:
name: Cargo Format