Skip to content

Commit c3b187b

Browse files
committed
wip: Debug failing 'Test' workflow
1 parent a7ee2d3 commit c3b187b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
http://127.0.0.1:4000/about/
6565
http://127.0.0.1:4000/404.html
6666
repository: github-community-projects/continuous-ai-for-accessibility-scanner
67-
token: ${{ secrets.GH_TOKEN }}
67+
token: ${{ secrets.TEST }}
6868
cache_key: ${{ steps.cache_key.outputs.cache_key }}
6969

7070
- name: Retrieve cached findings

0 commit comments

Comments
 (0)