mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
fix(ci): enable e2e test on push
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -83,7 +83,6 @@ jobs:
|
||||
node static/tests.js
|
||||
|
||||
- name: Run Playwright test
|
||||
if: github.event_name == 'pull_request'
|
||||
run: |
|
||||
yarn release
|
||||
(cd static && yarn install && yarn rebuild:better-sqlite3)
|
||||
|
||||
Reference in New Issue
Block a user