We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a077b commit a4d8e86Copy full SHA for a4d8e86
.github/workflows/test.yml
@@ -74,7 +74,7 @@ jobs:
74
login_url: http://127.0.0.1:4000/
75
username: ${{ secrets.TEST_USERNAME }}
76
password: ${{ secrets.TEST_PASSWORD }}
77
- repository: github-community-projects/continuous-ai-for-accessibility-scanner
+ repository: github-community-projects/continuous-ai-for-accessibility-scanner-testing
78
token: ${{ secrets.GH_TOKEN }}
79
cache_key: ${{ steps.cache_key.outputs.cache_key }}
80
0 commit comments