Skip to content

Commit 09a62db

Browse files
aronsrenatus
authored andcommittedDec 23, 2021
chore: fix e2e build
Signed-off-by: Aron Carroll <self@aroncarroll.com>
1 parent ae25c9b commit 09a62db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎e2e.sh

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/bin/bash
22
set -e
33

4-
npm run types
5-
64
cd examples/nodejs-ts-app
75

86
echo "Installing dependencies..."

0 commit comments

Comments
 (0)