Skip to content

Commit

Permalink
Update .github/workflows/pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 9, 2023
1 parent db90268 commit b021a50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: ⬇️ Checkout code
uses: actions/checkout@v4
with:
show-progress: false

- name: ⎔ Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit b021a50

Please sign in to comment.