Skip to content

Commit 48021aa

Browse files
committed
fix workflow
1 parent bf75361 commit 48021aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
current-stats-json-path: ./__tests__/__mocks__/new-stats-assets.json
6060
base-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
6161
github-token: ${{ secrets.GITHUB_TOKEN }}
62-
title: 'With describe-assets: \'none\''
62+
title: "With describe-assets: 'none'"
6363
describe-assets: none
6464
- uses: ./
6565
with:

0 commit comments

Comments
 (0)