You've already forked tf2wikipricing
test: add bun test scaffold
This commit is contained in:
@@ -19,6 +19,8 @@ jobs:
|
||||
uses: actions/checkout@v4.1.2
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
- name: Test project
|
||||
run: bun test
|
||||
- name: Build project
|
||||
run: bun run build
|
||||
- name: Archive production artifacts
|
||||
|
||||
Reference in New Issue
Block a user