Skip to content

Commit 34978f1

Browse files
authored
chore: workflow update
1 parent 070527d commit 34978f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Link step 2
2929
run: cd testing-app
3030
- name: Link step 3
31-
run: npm link @ryfylke-react/rtk-query-loader
31+
run: npm link @ryfylke-react/rtk-query-loader --force
3232
- name: Install testing-app
3333
run: yarn install
3434
- name: Build the project

0 commit comments

Comments
 (0)