Skip to content

Commit

Permalink
Merge branch 'main' into laflannery-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
laflannery authored Jul 17, 2024
2 parents 260d091 + fcf8ab0 commit f1a82e8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ jobs:
- name: Run cypress.
run: npm run cypress-tests

- name: Publish test results.
uses: EnricoMi/publish-unit-test-result-action@v1
if: github.actor != 'dependabot[bot]'
with:
files: cypress/results/*.xml
check_name: "Cypress Test Results"

- name: Archive test results.
uses: actions/upload-artifact@v4
if: always()
Expand Down
2 changes: 1 addition & 1 deletion _guide/champions-program.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Many joined CivicActions because they wanted to work for an impact-driven organi
* [LinkedIN's Program](https://engineering.linkedin.com/blog/2019/05/scaling-accessibility-through-a11y-champions-program)
* Intuit (Quickbooks)
* [The A11y Global Collective: Scaling Accessibility — Intuit's Accessibility Champions Program (YouTube)](https://www.youtube.com/watch?v=np6sIWUTPlE)
* [Intuit's Accessibility Champion Program](https://www.last-child.com/intuits-accessibility-champion-program/)
* [Intuit's Accessibility Champion Program](https://web.archive.org/web/20220216065658/https://www.last-child.com/intuits-accessibility-champion-program/)
* [Lessons Learned from an Intuit Accessibility Champion (Blog)](https://www.intuit.com/blog/innovation/lessons-learned-from-an-intuit-accessibility-champion/)
* AbilityNet
* [How to build accessibility into your organisation - BBC Accessibility Champions](https://www.abilitynet.org.uk/news-blogs/how-build-accessibility-your-organisation-bbc-accessibility-champions)
Expand Down
2 changes: 1 addition & 1 deletion _guide/onboarding-staff.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Having accessibility in the orientation is key to ensuring that given some basic
* [BBC](https://abilitynet.org.uk/webinars/learn-how-bbc-makes-accessibility-improvements)
* [AbilityNet](https://abilitynet.org.uk/news-blogs/how-build-and-grow-your-accessibility-champions-network)
* [Leeds City Council](https://digitalinclusionkit.org/creating-a-digital-champions-network/)
* [Intuit (Quickbooks)](https://www.last-child.com/intuits-accessibility-champion-program/)
* [Intuit (Quickbooks)](https://web.archive.org/web/20220216065658/https://www.last-child.com/intuits-accessibility-champion-program/)

## Additional resources/examples

Expand Down

0 comments on commit f1a82e8

Please sign in to comment.