Skip to content

Commit d2979eb

Browse files
committed
ci: update test file path
1 parent 95476e9 commit d2979eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: sh bin/check.sh
1919

2020
- name: Run tests
21-
run: lune run test
21+
run: lune run test/spec.server.luau
2222

2323
- name: Build models
2424
run: sh bin/build.sh

0 commit comments

Comments
 (0)