Skip to content

Bring into line with master repo #99

Bring into line with master repo

Bring into line with master repo #99

name: Desktop tool tests
on:
pull_request:
paths:
- "desktop-tool/**"
workflow_dispatch:
jobs:
test-backend:
name: Desktop tool tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/test-desktop-tool