Skip to content

Move CI from Azure Pipelines to GitHub Actions with my new workflow #13

Move CI from Azure Pipelines to GitHub Actions with my new workflow

Move CI from Azure Pipelines to GitHub Actions with my new workflow #13

Workflow file for this run

name: Run tests
on:
- pull_request
- push
jobs:
ci:
uses: houseabsolute/workflow-perl-dzil-ci/.github/workflows/ci.yml@v0
with:
dist: DateTime-Locale
ref: v0