Skip to content

Commit 915c258

Browse files
committed
npx
1 parent 53028cd commit 915c258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ jobs:
759759
type: string
760760
steps:
761761
- checkout
762-
- run: yarn run build:e2e
762+
- run: node apps/remix-ide-e2e/src/buildGroupTests.js && npx tsc -p apps/remix-ide-e2e/tsconfig.e2e.json
763763
- run:
764764
name: Check for enabled tests matching tag
765765
command: |

0 commit comments

Comments
 (0)