Skip to content

Commit 8a38f26

Browse files
committed
Fix indentation in yml #831
1 parent b615e09 commit 8a38f26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ jobs:
9090
run: yarn workspace basic-app test:mocha
9191
- name: Custom App
9292
run: yarn workspace custom-fastboot-app test:mocha
93-
- name: Run ember-cli-fastboot-testing-app Tests
94-
run: yarn workspace ember-cli-fastboot-testing-app test:ember
93+
- name: Run ember-cli-fastboot-testing-app Tests
94+
run: yarn workspace ember-cli-fastboot-testing-app test:ember

0 commit comments

Comments
 (0)