mirror of https://github.com/wayvr-org/wayvr.git
fix: ci typo
This commit is contained in:
parent
97aab43d09
commit
399168fc38
|
|
@ -27,4 +27,4 @@ jobs:
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --verbose --no-default-features --features=x11,openvr
|
run: cargo build --verbose --no-default-features --features=x11,openvr
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose --no-default-features --features=x11,openvre
|
run: cargo test --verbose --no-default-features --features=x11,openvr
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue