Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aa90e92

Browse filesBrowse files
committed
paths
1 parent e78b5da commit aa90e92
Copy full SHA for aa90e92

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎.github/workflows/extra-rule-validation.yml

Copy file name to clipboardExpand all lines: .github/workflows/extra-rule-validation.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ jobs:
4141
- uses: actions/upload-artifact@v3
4242
with:
4343
name: missing-test-report.csv
44-
path: MissingTestReport*
44+
path: codeql-coding-standards/MissingTestReport*.csv
4545
if-no-files-found: error
4646

4747
- uses: actions/upload-artifact@v3
4848
with:
4949
name: test-report.csv
50-
path: TestReport*
50+
path: codeql-coding-standards/TestReport*.csv
5151
if-no-files-found: error
5252

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.