Skip to content

Commit

Permalink
fix: semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Mar 10, 2022
1 parent f59891d commit 0d9310a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- run:
name: run tests
command: cd ../integration-tests && export CURRENT_REPO=lumigo-node-wrapper && npm run test-parallel
no_output_timeout: 30m
no_output_timeout: 60m
- store_test_results:
path: ../integration-tests/src/test/test-results
- persist_to_workspace:
Expand Down

0 comments on commit 0d9310a

Please sign in to comment.