PYTHON-4652 Remove duplicate async tests in Github Actions (#1785)
This commit is contained in:
parent
4742737876
commit
cd9de28c8f
3
.github/workflows/test-python.yml
vendored
3
.github/workflows/test-python.yml
vendored
@ -78,9 +78,6 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
hatch run test:test
|
||||
- name: Run async tests
|
||||
run: |
|
||||
hatch run test:test-async
|
||||
|
||||
doctest:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user