Skip to content

Commit a3a19c6

Browse files
author
user0-07161
committed
[WIP!] feat: ts6 server support
this is really unfinished and *WILL* be rebased! pushing just to let the test run on github's servers (my laptop is too sh*tty)
1 parent 86b9c8d commit a3a19c6

34 files changed

+4424
-396
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Build
2020
run: cargo build --verbose
2121
- name: Run tests
22-
run: cargo test --verbose
22+
run: cargo test --verbose -- --no-capture

0 commit comments

Comments
 (0)