Skip to content

Commit 8998e2c

Browse files
committed
Run smoke tests with floating deps
1 parent acd5283 commit 8998e2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ jobs:
151151
steps:
152152
- uses: actions/checkout@v4
153153
- uses: ./.github/actions/setup
154+
with:
155+
use_lockfile: "false"
154156
- name: build
155157
run: pnpm build
156158
- name: test

0 commit comments

Comments
 (0)