Merge branch 'main' into feature-foundry-agents

This commit is contained in:
Chris
2025-11-11 10:09:59 -08:00
committed by GitHub
Unverified
2 changed files with 2 additions and 2 deletions
@@ -39,7 +39,7 @@ jobs:
echo "PR_NUMBER=$PR_NUMBER" >> $GITHUB_ENV
- name: Pytest coverage comment
id: coverageComment
uses: MishaKav/pytest-coverage-comment@v1.1.57
uses: MishaKav/pytest-coverage-comment@v1.1.59
with:
github-token: ${{ secrets.GH_ACTIONS_PR_WRITE }}
issue-number: ${{ env.PR_NUMBER }}