Skip to content

Commit

Permalink
remove xdist test duplication from github-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Kotlyar committed Feb 12, 2023
1 parent 57257c3 commit bd8208e
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_xdist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
WDM_LOG: ${{ matrix.wdm-log }}
with:
run: |
pipenv run pytest -sv tests/xdist_/ -n 2
pipenv run pytest -sv tests_xdist/ -n 2
- name: List folders
run: ls -la ~/.wdm
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit bd8208e

Please sign in to comment.