diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c6b7f0d..6afee4a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -52,6 +52,7 @@ jobs: Invoke-NativeCommand cargo test --test platformed xterm Invoke-NativeCommand cargo test --test platformed tput Invoke-NativeCommand cargo test --test platformed windows_cls + Invoke-NativeCommand cargo test --test platformed windows_vt Invoke-NativeCommand cargo test --test platformed vt_ris cd tests/win10