Skip to content

Commit c1c6fd9

Browse files
committed
fix: run ci script as part of e2e test
1 parent a09b4f2 commit c1c6fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ jobs:
8888
8989
cd sandbox
9090
${{ matrix.pm }} install
91-
${{ matrix.pm }} run build
91+
${{ matrix.pm }} run ci

0 commit comments

Comments
 (0)