CI: rename lint.yml to tests.yml

This commit is contained in:
raf 2023-12-31 13:11:10 +03:00
parent 0503fd4eee
commit b6f9a58d5d
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29

View file

@ -25,7 +25,7 @@ jobs:
sudo luarocks install luacheck
- name: Run Luacheck
run: luacheck lua tests
run: luacheck lua
typecheck:
name: typecheck