Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit454833d

Browse files
committed
failure
1 parent6958753 commit454833d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,16 @@ jobs:
4343

4444

4545
-uses:actions/upload-artifact@v3
46+
if:failure()
4647
with:
4748
name:missing-test-report.csv
4849
path:MissingTestReport*.csv
4950

5051
-uses:actions/upload-artifact@v3
52+
if:failure()
5153
with:
5254
name:test-report.csv
5355
path:TestReport*.csv
5456
if-no-files-found:error
55-
57+
58+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp