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 run command for docs workflow #820

Merged
merged 4 commits into from
Mar 6, 2024
Merged

Fix run command for docs workflow #820

merged 4 commits into from
Mar 6, 2024

Conversation

fwendland
Copy link
Collaborator

Updating the Gradle action changed the execution syntax for the associated Gradle task. This introduced an error in the actual command to be executed. This fixes the run command.

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.83%. Comparing base (a280b80) to head (226aae0).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #820   +/-   ##
=========================================
  Coverage     81.83%   81.83%           
  Complexity      179      179           
=========================================
  Files            49       49           
  Lines          1382     1382           
  Branches        189      189           
=========================================
  Hits           1131     1131           
  Misses          159      159           
  Partials         92       92           
Flag Coverage Δ
unittests 81.83% <ø> (ø)

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.

Copy link
Collaborator

@CodingDepot CodingDepot left a comment

Choose a reason for hiding this comment

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

Should correctly fix the job

@fwendland fwendland requested a review from CodingDepot March 4, 2024 14:12
@fwendland fwendland merged commit 5c727c2 into main Mar 6, 2024
6 checks passed
@fwendland fwendland deleted the fw/fix-docs-workflow branch March 6, 2024 12:47
fwendland added a commit that referenced this pull request Apr 15, 2024
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.

2 participants