Skip to content

Commit

Permalink
remove unneeded remote docker
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoesel committed Apr 27, 2023
1 parent 394fa66 commit 50c09e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/jobs/pre-commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ parameters:
default: "3.11"
steps:
- checkout
- setup_remote_docker:
docker_layer_caching: false
- install-requirements-txt:
file: <<parameters.requirements-file>>
- run:
Expand Down

0 comments on commit 50c09e8

Please sign in to comment.