Skip to content

Commit

Permalink
Merge pull request #2088 from alejoe91/fix-ci-aws
Browse files Browse the repository at this point in the history
Add SPIKEINTERFACE_DEV_PATH to aws gpu tests
  • Loading branch information
samuelgarcia authored Oct 16, 2023
2 parents 3f11037 + 7803413 commit 6b04e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_containers_singularity_gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
- name: Run test singularity containers with GPU
env:
REPO_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
SPIKEINTERFACE_DEV_PATH: ${{ github.workspace }}
run: |
pytest -vv --capture=tee-sys -rA src/spikeinterface/sorters/external/tests/test_singularity_containers_gpu.py

0 comments on commit 6b04e29

Please sign in to comment.