mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 21:30:53 +08:00
chore(ci): disable RelativeCI until project switch
This commit is contained in:
parent
fdddc29092
commit
cf171ff0b1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
|
|
@ -77,6 +77,7 @@ jobs:
|
|||
- name: Trigger client build
|
||||
run: pnpm nx run client:build
|
||||
- name: Send client bundle stats to RelativeCI
|
||||
if: false
|
||||
uses: relative-ci/agent-action@v3
|
||||
with:
|
||||
webpackStatsFile: ./apps/client/dist/webpack-stats.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue