Skip to content

Fix #267: Simplify h2 test datasource config #249

Fix #267: Simplify h2 test datasource config

Fix #267: Simplify h2 test datasource config #249

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'develop'
- 'master'
- 'releases/**'
- 'test/ci'
pull_request:
branches:
- 'develop'
- 'master'
- 'releases/**'
jobs:
maven-tests:
uses: wultra/wultra-infrastructure/.github/workflows/maven-test.yml@develop