Skip to content

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

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

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

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-TimeZone
ref: v0