diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fe92b44..4fb03d3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -48,4 +48,4 @@ jobs: run: | cd examples/test export CARGO_UNSTABLE_SPARSE_REGISTRY=true - cargo tauri dev --exit-on-panic --config ./src-tauri/ci.tauri.conf.json \ No newline at end of file + xvfb-run cargo tauri dev --exit-on-panic --config ./src-tauri/ci.tauri.conf.json