Skip to content

Commit

Permalink
Try doing C# also
Browse files Browse the repository at this point in the history
  • Loading branch information
clechasseur committed Oct 3, 2021
1 parent 1e71272 commit a6f832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: cpp
languages: cpp, csharp
- name: Cache NuGet packages
uses: actions/cache@v2
with:
Expand Down

0 comments on commit a6f832e

Please sign in to comment.