Skip to content

ci: run ui tests on qa #52

ci: run ui tests on qa

ci: run ui tests on qa #52

Workflow file for this run

name: Build snapshot
on:
push:
branches:
- "**"
tags:
- "!**"
workflow_dispatch:
jobs:
snapshot:
uses: ./.github/workflows/build.yaml
secrets: inherit
with:
linux-arm64: true
linux-appimage: true