Skip to content

Commit

Permalink
Session Parallelization on CLI test playground
Browse files Browse the repository at this point in the history
  • Loading branch information
Abellegese committed Nov 19, 2024
1 parent 2d44ad5 commit 40fe6b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests_and_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,11 +175,6 @@ jobs:
conda init
python -m pip install -e .[test]
- name: Run CLI Test Default
run: |
source activate
nox -f test/playground/noxfile.py -s ${{ matrix.session }}
run-cli-test-multiple:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 40fe6b5

Please sign in to comment.