Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedsmoreira committed Oct 8, 2023
1 parent 14dc18c commit 18fba42
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,10 @@ jobs:
- 18.x

steps:
- name: Checkout code
uses: actions/checkout@v3

- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1

- name: Install Dependencies
uses: oven-sh/setup-bun@v1
run: bun install

- name: Formatting and Lint (Rome check)
Expand Down

0 comments on commit 18fba42

Please sign in to comment.