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 608708a commit 01034e5Copy full SHA for 01034e5
.github/workflows/ci.yml
@@ -209,6 +209,7 @@ jobs:
209
# path: ${{ env.dist }}
210
- name: Update TS Version
211
run: pnpm add --save-dev ${{ matrix.typescript-scenario }}
212
+ working-directory: 'ember-headlessui'
213
# working-directory: test-app
214
- name: Type checking
215
working-directory: 'ember-headlessui'
0 commit comments