Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orbitcowboy authored Jun 30, 2020
1 parent b9f72c7 commit f94f29d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
run: make all
uses: github/codeql-action/init@v1

- run: make all

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

0 comments on commit f94f29d

Please sign in to comment.