pull/5370/head
filip mertens 2 years ago
parent f964985d62
commit 42f3621a27
  1. 1
      .circleci/config.yml

@ -93,6 +93,7 @@ jobs:
name: Check out previous test metadata
command: |
cat "${CIRCLE_INTERNAL_TASK_DATA}/circle-test-results/results.json" | jq .
ls -la "${CIRCLE_INTERNAL_TASK_DATA}/"
- checkout
- attach_workspace:
at: .

Loading…
Cancel
Save