Skip to content

Commit

Permalink
Fix name of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jan 22, 2024
1 parent 83a84b5 commit bb7007d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
test:
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-coverage.yml@main
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-test.yml@main
with:
os: "[ 'ubuntu-latest', 'macos-latest' ]"
perl_version: "[ 'latest' ]"
Expand Down

0 comments on commit bb7007d

Please sign in to comment.