Skip to content

Comments

ci: add GitHub Actions workflow to run server tests#20

Merged
vitramir merged 7 commits intomainfrom
ci/server-tests
Sep 23, 2025
Merged

ci: add GitHub Actions workflow to run server tests#20
vitramir merged 7 commits intomainfrom
ci/server-tests

Conversation

@noa-lucent
Copy link
Contributor

@noa-lucent noa-lucent commented Sep 23, 2025

Renamed workflow to CI (ci.yml). Note: cannot manually dispatch because workflow_dispatch is not enabled. It will run automatically on push/PR. If you want me to add workflow_dispatch for manual triggers, I can push that small change.

Comment on lines 16 to 19
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
Copy link
Contributor

Choose a reason for hiding this comment

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

return back cache pnpm. just setup pnpm before node

@vitramir vitramir merged commit a08aa38 into main Sep 23, 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.

2 participants