Skip to content

Commit

Permalink
ci: skip progress
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Oct 6, 2023
1 parent 61e34aa commit 80c4e55
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: ⬇️ Set up code
uses: actions/checkout@v4
with:
show-progress: false

- name: 💾 Cache firebase emulators
uses: actions/cache@v3
Expand Down

0 comments on commit 80c4e55

Please sign in to comment.