Skip to content

Commit

Permalink
removes clean
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri authored Sep 11, 2024
1 parent 8f286a6 commit fc384cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/studio-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
sparse-checkout: |
apps/studio
packages
clean: false
# clean: false
- name: Use Node.js
uses: actions/setup-node@v4
uses: Warpbuilds/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'npm'
Expand Down

0 comments on commit fc384cd

Please sign in to comment.