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 d270371 commit 3350321
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ on:
branches:
- master



jobs:
accessibility:
name: Accessibility Evaluation
runs-on: ubuntu-latest
environment: dev-accessibility
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
- name: Run App
run: docker compose up
- name: Install Axe
Expand Down

0 comments on commit 3350321

Please sign in to comment.