Skip to content

Commit 7ff5f98

Browse files
Update build-and-test.yml
1 parent 8ede068 commit 7ff5f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
CI: True
7777
XUNIT_PATH: .\tests\ImageSharp.Drawing.Tests # Required for xunit
7878

79-
- name: Store Output Images after failed tests
79+
- name: Export Failed Output
8080
uses: actions/upload-artifact@v2
8181
if: failure()
8282
with:

0 commit comments

Comments
 (0)