Skip to content

Commit

Permalink
Merge pull request #20858 from emberjs/kg-float-deps-job
Browse files Browse the repository at this point in the history
Run tests with floating deps
  • Loading branch information
ef4 authored Feb 25, 2025
2 parents acd5283 + 8998e2c commit be20bd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
with:
use_lockfile: "false"
- name: build
run: pnpm build
- name: test
Expand Down

0 comments on commit be20bd3

Please sign in to comment.