pull/1754/head
filip mertens 3 years ago
parent 113dc0bba6
commit 0936fdc6dd
  1. 1
      apps/remix-ide/ci/lint.sh

@ -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"

Loading…
Cancel
Save