Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshualai9922 authored Jul 22, 2024
1 parent 5c944d5 commit 23411a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ shell_scripts/host_websites_and_run_cypress.sh git+https://github.com/GovTechSG/
```
- After running the `host_websites_and_run_cypress.sh` script, find generated cypress report under /cypress/reports/index.html from project root directory.

- To change the branch of Purple A11y you want to test, edit the `host_websites_and_run_cypress.sh` script accordingly (temporarily)

- If you make code changes in the `src` folder, ensure you do `npm run build` to compile the typescript into the `dist` folder.

## How to run using docker container via colima
Expand Down

0 comments on commit 23411a1

Please sign in to comment.