File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 strategy :
2222 fail-fast : false
2323 matrix :
24- language : [ 'csharp ' ]
24+ language : [ 'python ' ]
2525
2626 steps :
2727 - name : Checkout repository
3535
3636 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
3737 # If this step fails, then you should remove it and run the build manually (see below)
38- - name : Autobuild
39- uses : github/codeql-action/autobuild@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # v2
38+ # - name: Autobuild
39+ # uses: github/codeql-action/autobuild@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 #v2
4040
4141 # ℹ️ Command-line programs to run using the OS shell.
4242 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
You can’t perform that action at this time.
0 commit comments