Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
alepefe committed Nov 12, 2024
1 parent 1cdebb7 commit 5f0ca84
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
client_changed: ${{ steps.changes.outputs.client }}
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
uses: actions/checkout@v1

- name: Detect changes in client and API paths
uses: dorny/paths-filter@v3
Expand Down

0 comments on commit 5f0ca84

Please sign in to comment.