We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf75361 commit 48021aaCopy full SHA for 48021aa
1 file changed
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
current-stats-json-path: ./__tests__/__mocks__/new-stats-assets.json
60
base-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
61
github-token: ${{ secrets.GITHUB_TOKEN }}
62
- title: 'With describe-assets: \'none\''
+ title: "With describe-assets: 'none'"
63
describe-assets: none
64
- uses: ./
65
with:
0 commit comments