Skip to content

fix(rust): remove repeated calls #54

fix(rust): remove repeated calls

fix(rust): remove repeated calls #54

Workflow file for this run

name: rust-tauri
on:
pull_request:
types: [opened, reopened, synchronize]
pull_request_target:
types: [closed]
jobs:
project:
uses: ./.github/workflows/call-rust-tauri.yml
permissions:
contents: write
packages: write
with:
workdir: "tests/node/"