Skip to content

Commit

Permalink
codeql,打印日志。
Browse files Browse the repository at this point in the history
  • Loading branch information
wangliang181230 committed Sep 3, 2024
1 parent 80aa6b4 commit c62a3bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
# If this step fails, then you should remove it and run the build manually (see below)
- name: "Autobuild"
uses: github/codeql-action/autobuild@v2
env:
MVNW_VERBOSE: true

# step 4
- name: "Perform CodeQL Analysis"
Expand Down

0 comments on commit c62a3bd

Please sign in to comment.