Skip to content

Commit

Permalink
Actually add a11y tests to circleCI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
akegan committed Jul 3, 2021
1 parent f2f1173 commit 5eb1361
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ workflows:
- jest-ui-components:
requires:
- setup
- jest-ui-components-a11y:
requires:
- setup
- jest-backend:
requires:
- setup
Expand Down

0 comments on commit 5eb1361

Please sign in to comment.