Skip to content

Commit

Permalink
fix codecov upload in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrichau committed Apr 20, 2024
1 parent 0af8797 commit 9b1712f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
name: ${{ matrix.smalltalk }}
token: ${{ secrets.CODECOV_TOKEN }}

2 comments on commit 9b1712f

@hirokazust
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excuse me, but could you please fix the status on GitHub?
It is currently in a 'Detached HEAD' state.
The branches are labeled as v1.18.0 and v1.18.x.

I apologize if I am contacting the wrong person for this issue.

@jbrichau
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you expand a little more on what issue you have? I fail to follow.
Does it have anything to do with this commit ?

Please sign in to comment.