Skip to content

Conversation

@hirasso
Copy link
Member

@hirasso hirasso commented Jul 22, 2025

Closes #48

Description

Add a test workflow to run tests against PRs

Drive-By

Preparation for renaming master to main

Checks

  • The PR is submitted to the master branch
  • The code was linted before pushing (npm run lint)
  • All tests are passing (npm run test)

@hirasso hirasso changed the title chore: add tests workflow chore: add tests workflow, prepare for default main branch Jul 22, 2025
@hirasso hirasso requested a review from daun July 22, 2025 06:53
@daun
Copy link
Member

daun commented Jul 22, 2025

I didn't even know we had tests 🤠

@hirasso hirasso merged commit c523184 into master Jul 22, 2025
1 check passed
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.

[Bug]: missing tests workflow

3 participants