Skip to content

Commit 0de53bb

Browse files
committed
Update test-copilot workflow: change options to enable screen reader support
1 parent 6eb9a48 commit 0de53bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: austenstone/copilot-cli@main
1111
with:
1212
copilot-token: ${{ secrets.PAT }}
13-
options: '--no-color'
13+
options: '--screen-reader'
1414
prompt: |
1515
Who are you?
1616

0 commit comments

Comments
 (0)