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

Move lychee args to correct position #1

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

mre
Copy link

@mre mre commented Mar 7, 2023

The args were inside the env block, causing all arguments to be ignored and the default arguments to be used instead since the very beginning.

If you merge this PR, your upstream PR should automatically be updated with the fix.

The args were inside the `env` block, causing all arguments to be ignored and the default arguments to be used instead since the very beginning.
@agriyakhetarpal agriyakhetarpal merged commit 961a12f into agriyakhetarpal:lychee-URL-checking Mar 7, 2023
@agriyakhetarpal
Copy link
Owner

Thank you so much for looking into this, @mre !

@mre mre deleted the patch-1 branch March 7, 2023 14:44
agriyakhetarpal pushed a commit that referenced this pull request Jun 10, 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.

None yet

2 participants