Skip to content

Commit 059b9b8

Browse files
committed
update @embroider/test-setup to fix CI
1 parent 92523c2 commit 059b9b8

File tree

3 files changed

+18
-7
lines changed

3 files changed

+18
-7
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
- ember-release
7171
- ember-beta
7272
- ember-canary
73-
# - embroider-safe
74-
# - embroider-optimized
73+
- embroider-safe
74+
- embroider-optimized
7575

7676
steps:
7777
- uses: actions/checkout@v4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@ember/optional-features": "^2.0.0",
6161
"@ember/string": "^3.0.1",
6262
"@ember/test-helpers": "^2.9.3",
63-
"@embroider/test-setup": "^2.1.1",
63+
"@embroider/test-setup": "^3.0.2",
6464
"@fortawesome/ember-fontawesome": "^1.0.0",
6565
"@fortawesome/fontawesome-svg-core": "^6.5.1",
6666
"@fortawesome/free-brands-svg-icons": "^6.4.0",

pnpm-lock.yaml

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)