Skip to content

Commit

Permalink
Fix broken coveralls (#713)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #713

Differential Revision: D68002443
  • Loading branch information
HuanyuZhang authored and facebook-github-bot committed Jan 10, 2025
1 parent 3934851 commit dc36af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ jobs:
- name: Finish Coveralls Parallel
uses: coverallsapp/github-action@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ github.token }}
parallel-finished: true

0 comments on commit dc36af0

Please sign in to comment.