Skip to content

separate test and deploy scripts#707

Merged
charmingduchess merged 3 commits intoqafrom
main
Apr 9, 2026
Merged

separate test and deploy scripts#707
charmingduchess merged 3 commits intoqafrom
main

Conversation

@charmingduchess
Copy link
Copy Markdown
Contributor

No description provided.

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
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@charmingduchess charmingduchess merged commit 266e928 into qa Apr 9, 2026
2 of 3 checks 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.

2 participants