Skip to content

Commit

Permalink
specify npm client
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-i committed Aug 29, 2023
1 parent dce247e commit 046b8ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
start_server_script: 'null'
test_folder: packages/jupyter-ai/ui-tests
artifact_name: updated-galata-snapshots
report_name: update-galata-report
artifact_name: updated-playwright-snapshots
report_name: update-playwright-report
npm_client: jlpm

- name: Comment back on the PR
run: |
Expand Down

0 comments on commit 046b8ee

Please sign in to comment.