Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
julialeague committed May 19, 2023
1 parent 585360d commit 62c2bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
port: 1313

-
run: curl -vvvv http://http://127.0.0.1:1313/index.html
run: curl -vvvv http://127.0.0.1:1313/index.html

- name: Run pa11y-ci on homepage
run: npm run pa11y-ci:homepage
Expand Down

0 comments on commit 62c2bf1

Please sign in to comment.