mirror of
https://github.com/0x5eal/semver-luau.git
synced 2025-03-04 11:11:39 +00:00
chore(actions): setup lune typdefs for typecheck
This commit is contained in:
parent
bb973da60a
commit
c5893956d8
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -75,5 +75,8 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: pesde install
|
||||
|
||||
- name: Setup lune typedefs
|
||||
run: lune setup
|
||||
|
||||
- name: Run tests
|
||||
run: lune run tests
|
||||
|
|
Loading…
Add table
Reference in a new issue