Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalabbad committed Aug 2, 2024
1 parent eb07458 commit ef499f2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
- name: test
run: ls -la
- name: Install dependencies
run: npm install
with:
workingDir: ./frontend/packages/ui
run: cd ./frontend/packages/ui && npm install
- name: Run Chromatic
uses: chromaui/action@latest
env:
Expand Down

0 comments on commit ef499f2

Please sign in to comment.