Skip to content

Commit 9842cd9

Browse files
authored
Merge pull request #216 from solana-foundation/beeman/ci
fix: run ci script as part of e2e test
2 parents a09b4f2 + c1c6fd9 commit 9842cd9

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)