Skip to content

Give up on Windows

Give up on Windows #43

Workflow file for this run

name: CPAN

Check failure on line 1 in .github/workflows/cpan.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/cpan.yaml

Invalid workflow file

(Line: 13, Col: 11): Unexpected value '["macos-latest", "ubuntu-latest"]'
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build:
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-test.yml@main
with: '["macos-latest", "ubuntu-latest"]'
coverage:
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-coverage.yml@main
perlcritic:
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-perlcritic.yml@main