Skip to content

chore(ci): move JS tests to GitHub workflows#765

Merged
phil-davis merged 1 commit into
masterfrom
js-workflow
May 4, 2026
Merged

chore(ci): move JS tests to GitHub workflows#765
phil-davis merged 1 commit into
masterfrom
js-workflow

Conversation

@phil-davis

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread Makefile
# from the internet
.PHONY: test-js
test-js:
test-js: npm

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This makes the CI (and any dev that odes make test-js) install the npm dependencies first.

@phil-davis phil-davis merged commit 8326abc into master May 4, 2026
9 checks passed
@phil-davis phil-davis deleted the js-workflow branch May 4, 2026 06:43
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.

2 participants