Skip to content

Commit

Permalink
Revert "add react unit trace"
Browse files Browse the repository at this point in the history
This reverts commit 450da82.
  • Loading branch information
djanicekpach committed May 30, 2024
1 parent 5b366d8 commit 076273a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2049,13 +2049,7 @@ jobs:
- skip-if-only-docs
- skip-if-only-github
- react-get-deps
- run: npm install --save-dev dd-trace # Datadog integration
- run:
environment:
NODE_OPTIONS: "-r dd-trace/ci/init ${NODE_OPTIONS:-}"
DD_ENV: "ci-local"
DD_SERVICE: determined-ui-unit
command: make -C webui/react test-ci
- run: make -C webui/react test-ci
- codecov/upload:
flags: "web"
xtra_args: "-v"
Expand Down

0 comments on commit 076273a

Please sign in to comment.