Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shunguoy committed Nov 2, 2023
1 parent 4e62307 commit dfff012
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ jobs:
working-directory: accessibility-checker-engine
- run: npx mocha ./test/mocha/help/help.test.js
working-directory: accessibility-checker-engine
- name: Upload rule listing
uses: actions/upload-artifact@v1
with:
name: Rule listing
path: accessibility-checker-engine/dist/help/rules.html
#- name: Upload rule listing
# uses: actions/upload-artifact@v1
# with:
# name: Rule listing
# path: accessibility-checker-engine/dist/help/rules.html


act-results:
Expand Down

0 comments on commit dfff012

Please sign in to comment.