Skip to content

Commit 2309ff9

Browse files
committed
fix other workflow
1 parent 48021aa commit 2309ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ jobs:
6666
current-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
6767
base-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
6868
github-token: ${{ secrets.GITHUB_TOKEN }}
69-
title: 'With describe-assets: \'changed-only\''
69+
title: "With describe-assets: 'changed-only'"
7070
describe-assets: changed-only

0 commit comments

Comments
 (0)