Skip to content

Commit

Permalink
fix other workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcosta7 committed Jun 3, 2024
1 parent 48021aa commit 2309ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ jobs:
current-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
base-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
github-token: ${{ secrets.GITHUB_TOKEN }}
title: 'With describe-assets: \'changed-only\''
title: "With describe-assets: 'changed-only'"
describe-assets: changed-only

0 comments on commit 2309ff9

Please sign in to comment.