Skip to content

Commit

Permalink
use workingDir
Browse files Browse the repository at this point in the history
  • Loading branch information
LostVector committed Nov 15, 2024
1 parent b3f05a3 commit f368b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-chromatic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@ jobs:
- name: Run Chromatic
uses: chromaui/action@latest
working-directory: ./web
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
workingDir: ./web

# - name: Install dependencies
# run: npm ci
Expand Down

0 comments on commit f368b74

Please sign in to comment.