ci: update test run name [ci skip]

This commit is contained in:
metonym 2021-09-29 11:51:28 -07:00
commit 8a56859110

View file

@ -10,5 +10,5 @@ jobs:
yarn
yarn build:api
yarn build:lib
- name: Validate TypeScript definitions
- name: Run unit tests and validate TypeScript definitions
run: yarn test