Skip to content

Commit

Permalink
moree
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalabbad committed Aug 2, 2024
1 parent 5e51979 commit b715085
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,9 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
- name: test1
run: ls -la
- name: Move to ui project
run: cd ./packages/ui
- name: test2
run: ls -la
- name: Install dependencies
run: npm install
- name: Run Chromatic
uses: chromaui/action@latest
env:
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
workingDir: ./frontend/packages/ui

0 comments on commit b715085

Please sign in to comment.