fix: ci typo

This commit is contained in:
galister
2024-04-10 10:59:07 +09:00
parent 97aab43d09
commit 399168fc38

View File

@@ -27,4 +27,4 @@ jobs:
- name: Build
run: cargo build --verbose --no-default-features --features=x11,openvr
- name: Run tests
run: cargo test --verbose --no-default-features --features=x11,openvre
run: cargo test --verbose --no-default-features --features=x11,openvr