Skip to content

Reuseable nuUnit CI #15

Reuseable nuUnit CI

Reuseable nuUnit CI #15

Workflow file for this run

name: test
on: push
jobs:
nushell-tests:
uses: NonlinearFruit/nuUnit/.github/workflows/nushell-tests.yml@master

Check failure on line 7 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / test

Invalid workflow file

The workflow is not valid. In .github/workflows/test.yml (Line: 7, Col: 11): Error from called workflow NonlinearFruit/nuUnit/.github/workflows/nushell-tests.yml@master (Line: 5, Col: 5): Unexpected value 'nushell_version' In .github/workflows/test.yml (Line: 7, Col: 11): Error from called workflow NonlinearFruit/nuUnit/.github/workflows/nushell-tests.yml@master (Line: 9, Col: 5): Unexpected value 'nuunit_version'
with:
nushell_version: "*"
nuunit_version: "master"