Skip to content

Commit

Permalink
Merge pull request #7446 from ajs256/patch-3
Browse files Browse the repository at this point in the history
Fix typo in action step name
  • Loading branch information
janiceilene authored Jun 22, 2021
2 parents 2c21a7e + 33e3bc8 commit 1abf00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/browser-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Install dependencies
run: npm ci --include=optional

- name: Run brower-test
- name: Run browser-test
run: npm run browser-test

0 comments on commit 1abf00d

Please sign in to comment.