Chore: create initial cd workflow #55
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Bun Setup
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: latest
|
||||
bun-version-file: '.tool-versions'
|
||||
- name: Install
|
||||
run: bun install
|
||||
- name: Lint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue