Skip to content

Commit

Permalink
update ui-tests folder location for yarn.lock hash
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-i committed Aug 25, 2023
1 parent bcdf017 commit c21b404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
path: |
${{ github.workspace }}/pw-browsers
key: ${{ runner.os }}-${{ hashFiles('ui-tests/yarn.lock') }}
key: ${{ runner.os }}-${{ hashFiles('packages/jupyter-ai/ui-tests/yarn.lock') }}

- name: Install browser
working-directory: packages/jupyter-ai/ui-tests
Expand Down

0 comments on commit c21b404

Please sign in to comment.