mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Adjust workflow triggers and uploads
This commit is contained in:
@@ -112,7 +112,7 @@ configs = [
|
||||
"java", "Java", ".java", prefix + "java/ql/src/meta/frameworks/Coverage.ql")
|
||||
]
|
||||
|
||||
with open("csv-flow-model-coverage.rst", 'w') as rst_file:
|
||||
with open("flow-model-coverage.rst", 'w') as rst_file:
|
||||
for config in configs:
|
||||
lang = config.lang
|
||||
db = "empty-" + lang
|
||||
|
||||
Reference in New Issue
Block a user