mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Update workflows
This commit is contained in:
parent
24ccd2cc98
commit
727cc93a7d
1 changed files with 13 additions and 13 deletions
2
.github/workflows/styling.yaml
vendored
2
.github/workflows/styling.yaml
vendored
|
@ -17,4 +17,4 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
|
||||
# CLI arguments
|
||||
args: --check ./src
|
||||
args: --check jecs.luau
|
||||
|
|
Loading…
Reference in a new issue