mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-23 04:52:58 +00:00
test: adopt macOS-safe real-Obsidian sessions
This commit is contained in:
@@ -76,6 +76,9 @@ jobs:
|
||||
- name: Run unit tests suite with coverage
|
||||
run: npm run test:unit:coverage
|
||||
|
||||
- name: Run real-Obsidian runner contract tests
|
||||
run: npm run test:e2e:obsidian:runner
|
||||
|
||||
- name: Upload coverage report
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user