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

ci: fix eslint action runner #130

Merged
merged 5 commits into from
Oct 31, 2022
Merged

ci: fix eslint action runner #130

merged 5 commits into from
Oct 31, 2022

Conversation

abmusse
Copy link
Member

@abmusse abmusse commented Oct 31, 2022

Running npm install even with --only=dev kept attempting to install idb-connector. This fails to install causing the action to abort. Now we verbosely install the eslint deps and run the linter.

Running npm install even with --only=dev kept attempting to install idb-connector.
This fails to install causing the action to abort.
Now we verbosely install the eslint deps and run the linter.
@abmusse abmusse merged commit 8a78af3 into master Oct 31, 2022
@abmusse abmusse deleted the fix-eslint-action branch October 31, 2022 22:06
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