Skip to content

Commit

Permalink
use new org
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesclark-Zapata committed Apr 24, 2024
1 parent cdca5ea commit 924de78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
# Conditionally run this step to prevent multiple comments
# Occasionally, multiple jobs could post at the same time.
if: matrix.print_coverage
uses: zapatacomputing/command-pr-comment@47141d48f14d33b89f8d689ebda1604fbc0bf4e0
uses: zapata-engineering/command-pr-comment@47141d48f14d33b89f8d689ebda1604fbc0bf4e0
with:
command: make PYTHON=./venv/bin/python github-actions-coverage-report
template: "🚀 Code Coverage\n```%command%```"
Expand Down

0 comments on commit 924de78

Please sign in to comment.