Skip to content

Commit e6d42a3

Browse files
committed
Updates syntax
1 parent 3cf1970 commit e6d42a3

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
@@ -80,7 +80,7 @@ jobs:
8080
repository: ${{ env.TESTING_REPOSITORY }}
8181
token: ${{ secrets.GH_TOKEN }}
8282
cache_key: ${{ steps.cache_key.outputs.cache_key }}
83-
scans: "['axe', 'reflow-scan']"
83+
scans: '["axe", "reflow-scan"]'
8484

8585
- name: Retrieve cached results
8686
uses: ./.github/actions/gh-cache/restore

0 commit comments

Comments
 (0)