Skip to content

Commit

Permalink
Remove extraneous storage of artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 committed Nov 22, 2024
1 parent 164103a commit 332b139
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,6 @@ jobs:
# The resource_class feature allows configuring CPU and RAM resources for each job. Different resource classes are available for different executors. https://circleci.com/docs/2.0/configuration-reference/#resourceclass
resource_class: large

- store_artifacts:
path: integration_tests/logs

- store_artifacts:
path: integration_tests/target

workflows:
version: 2
test-all:
Expand Down

0 comments on commit 332b139

Please sign in to comment.