Skip to content

Commit

Permalink
Fix CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TheiLLeniumStudios committed Sep 1, 2023
1 parent 4898464 commit cde5cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
apk add nodejs yarn && yarn && \
node -r ts-node/register ./generate-rc.ts && \
luarocks install luacheck && \
luacheck --config /github/workspace/.luacheckrc -t /github/workspace/tests"
luacheck --config /github/workspace/.luacheckrc.default -t /github/workspace/tests"

0 comments on commit cde5cdc

Please sign in to comment.