Skip to content

Commit d4f3bbe

Browse files
authored
Update ubuntu.yml
1 parent 1005c6f commit d4f3bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
name: test-result-${{ matrix.os }}
7272
path: ./test-result-${{ matrix.os }}.html
7373
if-no-files-found: error
74-
if: ${{ always() }}
74+
if: ${{ always() }}

0 commit comments

Comments
 (0)