Skip to content

Commit 62dad99

Browse files
committed
ci(npm): link @athenna/common
1 parent c616d2f commit 62dad99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: npm install
5454

5555
- name: Link project to be able to use @athenna/test
56-
run: npm link @athenna/common
56+
run: npm link && npm link @athenna/common
5757

5858
- name: Run tests
5959
run: npm run test

0 commit comments

Comments
 (0)