Skip to content

Commit

Permalink
deactivate git command
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch committed Nov 29, 2023
1 parent aaf3226 commit 358fa40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: git fetch --unshallow
#- run: git fetch --unshallow
- name: install clever-tools
run: npm install -g clever-tools
- name: Create app
Expand Down

0 comments on commit 358fa40

Please sign in to comment.