Skip to content

Commit

Permalink
Update .github/workflows/codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Aug 2, 2023
1 parent 0d6c1ab commit e051a13
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 @@ -28,7 +28,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: "javascript,python"
languages: "swift"

- name: Verify CodeQL tools
run: |
Expand Down

0 comments on commit e051a13

Please sign in to comment.