Skip to content

Commit

Permalink
Update tests.yml (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekevinscott authored Mar 1, 2022
1 parent c950ed7 commit b6ef9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: 'Installing'
run: yarn

- name: 'Unit Tests / Jest'
- name: 'Memory Leak Tests'
run: yarn test:memory-leaks

unit-browser:
Expand Down

0 comments on commit b6ef9b5

Please sign in to comment.