Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken release workflow checkout action #520

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

csstaub
Copy link
Member

@csstaub csstaub commented Jan 1, 2025

Fix broken release workflow checkout action. Params need to be set using "with".

See https://github.com/actions/checkout

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.38%. Comparing base (fc00bd1) to head (8783017).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #520   +/-   ##
=======================================
  Coverage   79.38%   79.38%           
=======================================
  Files          35       35           
  Lines        2421     2421           
=======================================
  Hits         1922     1922           
  Misses        406      406           
  Partials       93       93           
Flag Coverage Δ
darwin 77.28% <ø> (ø)
linux 84.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@csstaub csstaub merged commit a9ceba3 into master Jan 2, 2025
11 checks passed
@csstaub csstaub deleted the cs/release-workflow branch January 2, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant