You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* run CI on pushes and pull requests to master (fixes#2104)
* use up-to-date versions of github actions
* update node.js CI badge to reflect status on master
* ignore engines with yarn install on appveyor since it's still on node 16
* remove extraneous whitespace
* CI: Update Node.js version used in build to v22
Updates syntax in unit tests to comply with updates TypeScript
---------
Co-authored-by: Borewit <Borewit@users.noreply.github.com>
Is there an existing issue for this?
music-metadata version
No response
JavaScript module eco system
None
Current Behavior
Opening a PR does not trigger CI to run against the code in the PR.
Expected Behavior
Opening a PR triggers CI to run against the code in the PR so we know if the changes will break the build.
Attached audio sample?
The text was updated successfully, but these errors were encountered: