Skip to content

Commit be20bd3

Browse files
authored
Merge pull request #20858 from emberjs/kg-float-deps-job
Run tests with floating deps
2 parents acd5283 + 8998e2c commit be20bd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
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)