mirror of
https://github.com/janet-lang/janet
synced 2025-02-01 09:49:09 +00:00
i dont know how ktrace works
This commit is contained in:
parent
87de1e5766
commit
a9a013473f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Compile the project
|
- name: Compile the project
|
||||||
run: make clean && make
|
run: make clean && make
|
||||||
- name: Test the project
|
- name: Test the project
|
||||||
run: VERBOSE=1 ktrace build/janet test/suite-os.janet
|
run: VERBOSE=1 ktrace trace build/janet test/suite-os.janet
|
||||||
|
|
||||||
test-windows:
|
test-windows:
|
||||||
name: Build and test on Windows
|
name: Build and test on Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user