Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-maker authored Jun 26, 2024
1 parent a26f9ef commit 9c05386
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,11 @@ jobs:
with:
bun-version: "latest"

- name: Install Turbo
run: bun add turbo

- name: Install
run: bun install

- name: Bulld Lint & CheckTypes
run: turbo build lint check-types

0 comments on commit 9c05386

Please sign in to comment.