Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
JBenda committed Dec 14, 2023
1 parent ce0dacd commit 5ed00cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
if: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.ref == 'master' }}
steps:
- uses: actions/checkout@v3
- name: 'Fetch master branch'
- name: Fetch master branch
run: |
git fetch origin master --depth 1
- name: Check clang-format
Expand Down

0 comments on commit 5ed00cd

Please sign in to comment.