Skip to content

Commit 778abfd

Browse files
committed
embroider: Run tests on CI again
looks like embroider-build/embroider#677 has been fixed
1 parent 8ddb9b1 commit 778abfd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ jobs:
6464

6565
- run: yarn install
6666

67-
# `yarn test` currently does not work due to https://github.com/embroider-build/embroider/issues/677
68-
- run: yarn build
67+
- run: yarn test
6968
continue-on-error: true
7069

7170
backend-lint:

0 commit comments

Comments
 (0)