Skip to content

separate tests and deploy scripts#706

Merged
charmingduchess merged 1 commit intomainfrom
noref-move-integration-tests
Apr 9, 2026
Merged

separate tests and deploy scripts#706
charmingduchess merged 1 commit intomainfrom
noref-move-integration-tests

Conversation

@charmingduchess
Copy link
Copy Markdown
Contributor

No description provided.

@charmingduchess charmingduchess merged commit 3f208b7 into main Apr 9, 2026
3 checks passed
Comment on lines +7 to +17
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set Node version
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
- name: npm install
run: npm ci
- name: Unit Tests
run: npm test No newline at end of file
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