Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonylegoas committed Jan 16, 2024
1 parent 03e4b23 commit 2111d6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/axe-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
description: Website to audit

env:
WEBSITE_TO_AUDIT: ${{ inputs.website || 'https://devfesttoulouse.fr/' }}
WEBSITE_TO_AUDIT: ${{ inputs.website || 'https://www.cmb.fr/reseau-bancaire-cooperatif/web/devenir-client-3' }}

jobs:
Axe-CLI:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
description: Website to audit

env:
WEBSITE_TO_AUDIT: ${{ inputs.website || 'https://www.arkeaultimchallengebrest.com/fr' }}
WEBSITE_TO_AUDIT: ${{ inputs.website || 'https://www.cmb.fr/reseau-bancaire-cooperatif/web/devenir-client-3' }}

jobs:
Lighthouse-CLI:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pa11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
description: Website to audit

env:
WEBSITE_TO_AUDIT: ${{ inputs.website || 'https://devfesttoulouse.fr/' }}
WEBSITE_TO_AUDIT: ${{ inputs.website || 'https://www.cmb.fr/reseau-bancaire-cooperatif/web/devenir-client-3' }}

jobs:
Pa11y-CLI:
Expand Down

0 comments on commit 2111d6f

Please sign in to comment.