Skip to content

Commit

Permalink
setup just
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchetti committed Sep 25, 2023
1 parent ba0820b commit 3dee592
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,11 @@ jobs:
-
name: Checkout
uses: actions/checkout@v3
-
name: Setup Just
uses: extractions/setup-just@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-
name: npm install
run: npm install
Expand Down

0 comments on commit 3dee592

Please sign in to comment.