Skip to content

Commit

Permalink
coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
RagiGeorge committed Oct 31, 2023
1 parent 6b4e0a3 commit ecd0a4a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,9 +350,23 @@ workflows:
version: 2
build:
jobs:
- python37
- python38
- python39
- python310
- python311
- python312
- py37cassandra
- py38couchbase
- py38gevent
- final_job:
requires:
- python37
- python38
- python39
- python310
- python311
- python312
- py37cassandra
- py38couchbase
- py38gevent

0 comments on commit ecd0a4a

Please sign in to comment.