Skip to content

Commit

Permalink
Merge branch 'develop' into fix-husky
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Jan 8, 2024
2 parents 907df62 + f4ecfd3 commit 01aa872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: E2E Tests (Playwright)
run: npm run test:e2e
- name: Store artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: ${{ matrix.os }}-${{ matrix.node-version }}-artifacts
Expand Down

0 comments on commit 01aa872

Please sign in to comment.