diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index cfdb91c2..fbbca96a 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -49,4 +49,4 @@ jobs: run: cargo install tauri-cli --git https://github.com/tauri-apps/tauri --branch dev - name: run integration tests - run: cargo test --test '*' -- --ignored \ No newline at end of file + run: cargo test --test '*' -- --ignored