Try fixing hanging e2e tests #183

Merged
schmelczer merged 11 commits from asch/dead-locks into main 2025-12-14 17:19:25 +00:00
Showing only changes of commit 2a53fd3b59 - Show all commits

Don't publish PRs

Andras Schmelczer 2025-12-14 10:55:54 +00:00

View file

@ -3,8 +3,6 @@ name: Publish Obsidian plugin
on:
push:
tags: ["*"]
pull_request:
branches: ["main"]
env:
CARGO_TERM_COLOR: always