mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-08 08:10:54 +01:00
chore(actions): use correct test runner command
This commit is contained in:
parent
febeaf05be
commit
1df9631fa3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -131,4 +131,4 @@ jobs:
|
|||
run: pesde install
|
||||
|
||||
- name: Run tests
|
||||
run: lune run test
|
||||
run: lune run tests
|
||||
|
|
Loading…
Add table
Reference in a new issue