mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
Fixed path
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
app_name: 'love_test'
|
||||
love_version: '11.4'
|
||||
source_dir: 'test'
|
||||
source_dir: './tests'
|
||||
- name: Run Tests
|
||||
run: |
|
||||
./release/love_tests
|
||||
Reference in New Issue
Block a user