Skip to content

feat!: bumping versiong ranges, etc. #306

feat!: bumping versiong ranges, etc.

feat!: bumping versiong ranges, etc. #306

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
check:
name: Check
uses: ./.github/workflows/check.yml
test:
name: Test
uses: ./.github/workflows/test.yml

Check failure on line 21 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: 21, Col: 11): Error from called workflow hasundue/molt/.github/workflows/test.yml@019f292580ed3246919dd4cebeb709c5b88238ea (Line: 18, Col: 5): Unexpected value 'matrix' In .github/workflows/ci.yml (Line: 21, Col: 11): Error from called workflow hasundue/molt/.github/workflows/test.yml@019f292580ed3246919dd4cebeb709c5b88238ea (Line: 16, Col: 5): Required property is missing: runs-on