Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jan 2, 2025
1 parent 2b5f024 commit 0d59344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mypy_primer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ jobs:
call_comment_workflow:
name: Call mypy_primer_comment workflow
needs: [join_artifacts]
uses: python/mypy/.github/workflows/mypy_primer_comment.yml@master
uses: python/mypy/.github/workflows/mypy_primer_comment.yml
with:
workflow_id: ${{ github.run_id }}

0 comments on commit 0d59344

Please sign in to comment.