Skip to content

Commit

Permalink
Remove submodule reference (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlevin authored Dec 2, 2022
1 parent 5bb7e71 commit 737ddf2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
command: poetry install --no-ansi --no-interaction --extras obj
- *show_versions

- run:
name: Clone submodule
command: |
git submodule sync
git submodule update --init
- run:
name: Run tests
when: always
Expand Down

0 comments on commit 737ddf2

Please sign in to comment.