Skip to content

Commit

Permalink
Merge branch 'master' into Generic_SQL_docker
Browse files Browse the repository at this point in the history
  • Loading branch information
dorschw authored Feb 5, 2024
2 parents 4d44da0 + e037c18 commit 7f57f2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
- run:
name: Run Pytest
command: export PYTHONPATH=$(pwd) && pytest
- setup_remote_docker:
version: 20.10.17
- setup_remote_docker
- add_ssh_keys:
fingerprints:
- 14:9b:f7:c3:6a:d7:bd:34:8d:d6:3f:a7:68:d1:d6:af
Expand Down

0 comments on commit 7f57f2a

Please sign in to comment.