Skip to content

Commit

Permalink
added recursive depth to 1 in formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
riasc committed Aug 9, 2023
1 parent 02bc2ab commit dab9dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0
fetch-depth: 1
- name: Formatting
uses: github/super-linter@v5
env:
Expand Down

0 comments on commit dab9dc1

Please sign in to comment.