Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Fix reusable workflow path #44

Fix reusable workflow path

Fix reusable workflow path #44

Workflow file for this run

name: CI
on:
push:
workflow_dispatch:
jobs:
test:
uses: MOEAFramework/.github/.github/workflows/maven-ci.yml@main

Check failure on line 9 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 9, Col: 11): Error from called workflow MOEAFramework/.github/.github/workflows/maven-ci.yml@main (Line: 7, Col: 15): Unexpected value 'choice' In .github/workflows/ci.yml (Line: 9, Col: 11): Error from called workflow MOEAFramework/.github/.github/workflows/maven-ci.yml@main (Line: 10, Col: 9): Unexpected value 'options'

Check failure on line 9 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 9, Col: 11): Error from called workflow MOEAFramework/.github/.github/workflows/maven-ci.yml@main (Line: 29, Col: 9): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.java >= inputs.minimum-java-version