Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/axios-1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Apr 18, 2023
2 parents 11465ca + f5ab4d9 commit 8edacf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: E2E Tests (Playwright)
run: npm run test:e2e
- name: Store artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: failure()
with:
name: ${{ matrix.os }}-${{ matrix.node-version }}-artifacts
Expand Down

0 comments on commit 8edacf3

Please sign in to comment.