Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 1cc8e6e

Browse files
committed
e2e
1 parent 4636609 commit 1cc8e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: ./.github/actions/cache-db
2323
- uses: ./.github/actions/env-read-file
2424
- uses: ./.github/actions/cache-build
25-
- run: yarn test-e2e
25+
- run: yarn e2e
2626
- name: Upload test results
2727
if: ${{ always() }}
2828
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)