Skip to content

Commit a591a42

Browse files
committed
feat(tokens): add CRV
(happened in a previous commit, triggering a minor version release for the new token)
1 parent c476b77 commit a591a42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
- name: Install dependencies
4040
run: npm install
4141

42+
- name: Tests pass
43+
run: npm test
44+
4245
- name: Configure git credentials
4346
uses: oleksiyrudenko/gha-git-credentials@8ce07064859c8aac245a9d0d87d373c7ca6fe573
4447
with:

0 commit comments

Comments
 (0)