Skip to content

fix(linux): call gtk_init to fix tauri-apps/tauri#11312 #3869

fix(linux): call gtk_init to fix tauri-apps/tauri#11312

fix(linux): call gtk_init to fix tauri-apps/tauri#11312 #3869

name: covector status
on: [pull_request]
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
with:
command: "status"
token: ${{ secrets.GITHUB_TOKEN }}
comment: true