Skip to content

Commit

Permalink
CI: Speed up testing by not tearing down test containers
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jul 29, 2024
1 parent 3c66a0a commit 90dabdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
env:
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python-version }}
TC_KEEPALIVE: true

name: Python ${{ matrix.python-version }} on OS ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 90dabdc

Please sign in to comment.