Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steinimo authored Jun 22, 2024
1 parent a1d87e2 commit d3a3d97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
name: Accessibility Evaluation
runs-on: ubuntu-latest
steps:
- name: Test
run: echo {{secrets.TEST}}
- name: Install Axe
run: npm install @axe-core/cli -g
- name: Install Chrome Driver Manager
Expand Down

0 comments on commit d3a3d97

Please sign in to comment.