Skip to content

Commit

Permalink
chore: remove node
Browse files Browse the repository at this point in the history
  • Loading branch information
whilefoo committed Nov 26, 2024
1 parent bf404dc commit 0986505
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/formatting-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 20.10.0

- name: Setup Bun
uses: oven-sh/setup-bun@v2

Expand Down

0 comments on commit 0986505

Please sign in to comment.