chore: test in pipeline

This commit is contained in:
Elio Bischof
2023-06-06 11:15:53 +02:00
parent 1b077bb617
commit f43bd72e33

View File

@@ -1,9 +1,7 @@
name: Test
on:
push:
branches:
- main
- setup-unit-integration-tests
pull_request:
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
test: