Skip to content

Commit

Permalink
ci/codeql: Fix indentation issue
Browse files Browse the repository at this point in the history
Signed-off-by: Torin Sandall <[email protected]>
  • Loading branch information
tsandall committed Nov 10, 2021
1 parent 8e21729 commit d687e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# uses a compiled language

- run: |
make build
make build
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

0 comments on commit d687e0e

Please sign in to comment.