fix: ci typo
This commit is contained in:
2
.github/workflows/build-x11-openvr.yml
vendored
2
.github/workflows/build-x11-openvr.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user