Skip to content

Commit

Permalink
Change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Feb 9, 2023
1 parent 157933b commit 4b61fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11ytester-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: a11ytester
uses: mikaelvesavuori/[email protected]
with:
urls: [${{ env.WEBSITE_TO_AUDIT }}]
urls: ${{ env.WEBSITE_TO_AUDIT }}

0 comments on commit 4b61fc5

Please sign in to comment.