Skip to content

Commit

Permalink
Set working dir on docs app
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderKnauff committed Nov 22, 2023
1 parent 798cbfb commit ef0d12d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ jobs:
uses: wyvox/action@v1
- name: Checkout code
uses: wyvox/action@v1
with:
working-directory: docs
working-directory: docs
- name: Run Ember Tests
run: pnpm test
working-directory: docs
Expand Down

0 comments on commit ef0d12d

Please sign in to comment.