Skip to content

Commit

Permalink
faster resource class, more tests setting env (from 38 failures)
Browse files Browse the repository at this point in the history
  • Loading branch information
suculent committed Nov 16, 2023
1 parent 0d6887e commit f161e3d
Show file tree
Hide file tree
Showing 4 changed files 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 @@ -148,7 +148,7 @@ jobs:
password: $DOCKER_PUBLIC_PASSWORD # or project environment variable reference

# because the tests do not consume much of RAM or CPU, this probably won't cause any more slowdown
resource_class: medium
resource_class: large

working_directory: ~/suculent/thinx-device-api

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit f161e3d

Please sign in to comment.