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 4656611 commit d270371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
runs-on: ubuntu-latest
environment: dev-accessibility
steps:
- name: Test
run: echo {{secrets.TEST}}
- name: Run App
run: docker compose up
- name: Install Axe
run: npm install @axe-core/cli -g
- name: Install Chrome Driver Manager
Expand Down

0 comments on commit d270371

Please sign in to comment.