Skip to content

chore: add tests workflow, prepare for default main branch - #49

Merged
hirasso merged 2 commits into
masterfrom
chore/add-tests-workflow
Jul 22, 2025
Merged

chore: add tests workflow, prepare for default main branch #49
hirasso merged 2 commits into
masterfrom
chore/add-tests-workflow

Conversation

@hirasso

@hirasso hirasso commented Jul 22, 2025

Copy link
Copy Markdown
Member

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

daun commented Jul 22, 2025

Copy link
Copy Markdown
Member

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

2 participants