add workspace flag

pull/23/head
Takayuki Maeda 3 years ago
parent 23b7085bef
commit 85d1939d2e

@ -89,4 +89,4 @@ jobs:
sudo apt-get install libxcb-xkb-dev
sudo apt install libxcb-composite0-dev
- name: Run Tests
run: cargo test -- --skip=e2e --color always
run: cargo test --workspace -- --skip=e2e --color always

Loading…
Cancel
Save