Skip to content

Commit

Permalink
more step naming
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl committed Dec 18, 2022
1 parent 9db5f7c commit cd03fca
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 @@ -64,7 +64,7 @@ jobs:
- name: yarn install
run: |
yarn install --frozen-lockfile
- name: yarn build, test
- name: yarn build
run: |
yarn run build
yarn run build:examples
Expand Down

0 comments on commit cd03fca

Please sign in to comment.