ci: add bun test workflow

This commit is contained in:
C4illin 2025-08-13 20:52:55 +02:00
parent 9696cc7188
commit 1c79de2f37
2 changed files with 32 additions and 1 deletions

View file

@ -19,7 +19,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v5
- name: Set up Node.js
- name: Set up Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.2.2