Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yacmov committed May 30, 2024
1 parent 47fdf71 commit 1d5b7ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/accesibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Run accessibility-checker
run: |
sleep 10
achecker http://localhost:5000
achecker http://localhost:5000/upload
achecker http://localhost:5000/settings
achecker http://localhost:5000/test
# achecker http://localhost:5000/upload
# achecker http://localhost:5000/settings
Empty file added app/templates/test.html
Empty file.

0 comments on commit 1d5b7ac

Please sign in to comment.