Skip to content

Commit

Permalink
Remove sparse-checkout configuration from test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mazzobeg committed Feb 27, 2024
1 parent 11578db commit 8372c1d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
backend
- name: Set up Python 3.10
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 8372c1d

Please sign in to comment.