mirror of
https://github.com/janet-lang/janet
synced 2024-11-17 14:14:49 +00:00
ktrace trace -c
This commit is contained in:
parent
63e93af421
commit
2a3b101bd8
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Compile the project
|
||||
run: make clean && make
|
||||
- name: Test the project
|
||||
run: VERBOSE=1 sudo ktrace build/janet test/suite-os.janet
|
||||
run: VERBOSE=1 sudo ktrace trace -c build/janet test/suite-os.janet
|
||||
|
||||
test-windows:
|
||||
name: Build and test on Windows
|
||||
|
Loading…
Reference in New Issue
Block a user