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

Add GitHub action for testing PR to main #8

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

thibmeu
Copy link
Contributor

@thibmeu thibmeu commented Dec 1, 2023

Also fix lint with the addition of a missing semi colon.

CI will fail until the repository is public.

run: npm run lint

- name: Check build
run: npm run build
Copy link
Contributor

Choose a reason for hiding this comment

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

add run test so we know is failing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

there are no test script yet. Tracked in #4. At least this action is testing for lint.

@thibmeu thibmeu merged commit 6078c85 into main Dec 6, 2023
@thibmeu thibmeu deleted the thibmeu/github-actions branch December 6, 2023 14:18
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.

3 participants