Skip to content

Commit

Permalink
fixup! TMP debug
Browse files Browse the repository at this point in the history
  • Loading branch information
drasmuss committed Jul 15, 2024
1 parent 55bb094 commit 5689815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
NUMPY_VERSION: ${{ matrix.numpy-version || 'numpy' }}
TF_FORCE_GPU_ALLOW_GROWTH: true
GH_TOKEN: ${{ secrets.PUBLIC_GH_TOKEN }}
CUDA_VISIBLE_DEVICES: ""
runs-on: ${{ matrix.runs-on || 'ubuntu-latest' }}
steps:
- uses: nengo/nengo-bones/actions/setup@main
Expand Down

0 comments on commit 5689815

Please sign in to comment.