Skip to content

Commit

Permalink
add Just
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasballinger committed Dec 4, 2024
1 parent 578cea3 commit ddddb7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ on:
branches: [main]

jobs:
lint:
test:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

- uses: extractions/setup-just@v2

- name: Use Node.js 20.x
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit ddddb7f

Please sign in to comment.