Skip to content

Commit

Permalink
Merge pull request #7 from github/smockle/nvda-test
Browse files Browse the repository at this point in the history
feat: Test `priority: "important"` notifications in NVDA using Guidepup
  • Loading branch information
smockle authored Oct 22, 2024
2 parents e4db31e + 0f87504 commit 0f8cc83
Show file tree
Hide file tree
Showing 6 changed files with 204 additions and 229 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: 22
registry-url: https://registry.npmjs.org/
cache: npm
- run: npm ci
- run: npm ci --legacy-peer-deps
- run: npm test
- run: npm version ${TAG_NAME} --git-tag-version=false
env:
Expand Down
Loading

0 comments on commit 0f8cc83

Please sign in to comment.