Skip to content

Commit

Permalink
update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliankrispel committed May 20, 2020
1 parent e1aefe0 commit 2094e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
yarn test
- name: test @zettel/react
run: |
cd core && yarn link && cd ..
cd react
yarn
yarn link @zettel/core
Expand Down

0 comments on commit 2094e8d

Please sign in to comment.