Skip to content

Commit

Permalink
delete unused env var
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Aug 27, 2024
1 parent 92d17be commit aaf4fa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- image: cimg/python:3.12
environment:
CIRCLECI: true
PGHOST: 127.0.0.1
working_directory: ~/repo

steps:
Expand Down

0 comments on commit aaf4fa5

Please sign in to comment.