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 3350321 commit a90b9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.7
- name: Run App
run: docker compose up
run: docker run -d ./hanoi-frontend/docker/Dockerfile
- name: Install Axe
run: npm install @axe-core/cli -g
- name: Install Chrome Driver Manager
Expand Down

0 comments on commit a90b9c1

Please sign in to comment.