update copy for sign in views (#238)
* update copy for sign in views This disambiguates whether the view is for sign up or sign in. * format * escape character * format * update workflow names
This commit was merged in pull request #238.
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Run Code Linter
|
||||
run: yarn lint
|
||||
|
||||
- name: Run Unit Tests
|
||||
- name: Run Format Check
|
||||
run: yarn format:check
|
||||
|
||||
desktop:
|
||||
@@ -62,7 +62,7 @@ jobs:
|
||||
- name: Run Code Linter
|
||||
run: yarn lint
|
||||
|
||||
- name: Run Unit Tests
|
||||
- name: Run Format Check
|
||||
run: yarn format:check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user