10000 fail if reviewdog is not installed by austinpray-mixpanel · Pull Request #21 · reviewdog/action-setup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fail if reviewdog is not installed #21

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

Closed

Conversation

austinpray-mixpanel
Copy link

fixes #20

@@ -14,7 +14,7 @@ runs:
REVIEWDOG_TEMPDIR: ${{ runner.temp }}
- run: |
echo "::group::📖 reviewdog -h"
reviewdog -h 2>&1 || true
reviewdog -h 2>&1

Choose a reason for hiding this comment

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

oh this exits 2, so this won't work

@austinpray-mixpanel austinpray-mixpanel marked this pull request as draft January 28, 2023 04:51
@shogo82148
Copy link
Contributor

it is fixed by #24

@shogo82148 shogo82148 closed this Aug 5, 2023
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.

Action succeeds even if reviewdog was not installed
2 participants
0