Skip to content

Commit d60a2ae

Browse files
wip
1 parent eb4b58b commit d60a2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
name: "Running tests"
4949
command: |
5050
cd home/my_env
51-
sudo source bin/activate
51+
source bin/activate
5252
sudo pip3 install influxdb3-python
5353
sudo python3
5454
from influxdb_client_3 import InfluxDBClient3

0 commit comments

Comments
 (0)