Skip to content

Commit

Permalink
fission Unit Test Fix (#1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay authored Aug 9, 2024
2 parents 3f06b09 + 9c3de89 commit edddfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FissionUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
path: |
~/.cache/ms-playwright/
key: ${{ runner.os }}-assets-playwright-${{ env.PLAYWRIGHT_VERSION }}
key: ${{ runner.os }}-assets-playwright-${{ env.PLAYWRIGHT_VERSION }}-v2

- name: Install Dependencies
run: |
Expand Down

0 comments on commit edddfa2

Please sign in to comment.