mirror of
https://github.com/Ukendio/jecs.git
synced 2025-06-20 08:19:18 +00:00
Update analysis.yaml
Should make it warn instead of error.
This commit is contained in:
parent
d7a4d2e98a
commit
b1bc689cbd
1 changed files with 2 additions and 1 deletions
1
.github/workflows/analysis.yaml
vendored
1
.github/workflows/analysis.yaml
vendored
|
@ -15,5 +15,6 @@ jobs:
|
|||
uses: encodedvenom/install-luau@v2.1
|
||||
|
||||
- name: Analyze
|
||||
continue-on-error: true
|
||||
run: |
|
||||
luau-analyze src
|
Loading…
Reference in a new issue