We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b615e09 commit 8a38f26Copy full SHA for 8a38f26
.github/workflows/ci.yml
@@ -90,5 +90,5 @@ jobs:
90
run: yarn workspace basic-app test:mocha
91
- name: Custom App
92
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
+ - name: Run ember-cli-fastboot-testing-app Tests
+ run: yarn workspace ember-cli-fastboot-testing-app test:ember
0 commit comments