Skip to content

re-enabled web test login, using engine 10.0.16 #941

re-enabled web test login, using engine 10.0.16

re-enabled web test login, using engine 10.0.16 #941

Workflow file for this run

name: CI-Build
on:
push:
pull_request:
schedule:
- cron: '21 21 * * *'
workflow_dispatch:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v2
# Disable Web Tests
# with:
# mvnArgs: -PnoWebTest