Skip to content

Commit

Permalink
Update backend-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdr21001 authored Apr 25, 2025
1 parent 9b9877a commit a1a0c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/.github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
with:
submodules: false # 🚫 Don't check submodules to avoid .gitmodules error
submodules: false # Don't check submodules to avoid .gitmodules error

- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit a1a0c45

Please sign in to comment.