Skip to content

Add failure ignore #250

Add failure ignore

Add failure ignore #250

Workflow file for this run

name: Dev-Build

Check failure on line 1 in .github/workflows/dev.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dev.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: with
on:
push:
schedule:
- cron: '21 21 * * *'
workflow_dispatch:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/dev.yml@v4
with:
mvnArgs: '-Dmaven.test.failure.ignore=true'