|
|
@ -7,6 +7,7 @@ echo "$BUILD_ID" |
|
|
|
TEST_EXITCODE=0 |
|
|
|
TEST_EXITCODE=0 |
|
|
|
|
|
|
|
|
|
|
|
python3 parse_workspace.py |
|
|
|
python3 parse_workspace.py |
|
|
|
|
|
|
|
curl -s 'https://api.github.com/users/lambda' | jq -r '.name' |
|
|
|
|
|
|
|
|
|
|
|
TESTFILES=$(circleci tests glob "dist/apps/remix-ide-e2e/src/tests/**/*.test.js") |
|
|
|
TESTFILES=$(circleci tests glob "dist/apps/remix-ide-e2e/src/tests/**/*.test.js") |
|
|
|
echo "$TESTFILES" |
|
|
|
echo "$TESTFILES" |
|
|
|