Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Jan 16, 2024
1 parent 9dd2f5a commit b410419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- "ubuntu-latest"
- "windows-latest"
name: "spec (${{ matrix.runs_on }} ruby ${{ matrix.ruby_version }} | puppet ${{matrix.puppet_gem_version}})"
uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main"
uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@CAT-1618-add_in_code_coverage"
secrets: "inherit"
with:
rake_task: "spec:coverage"
Expand Down

0 comments on commit b410419

Please sign in to comment.