Skip to content

Commit

Permalink
CI: drop temporary NBLAST test
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Sep 5, 2024
1 parent 4cdacec commit 89c66ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,5 @@ jobs:
QT_QPA_PLATFORM: offscreen
with:
run: |
python -c "import os;print('CPU count:', os.cpu_count())"
python docs/examples/5_nblast/plot_00_nblast_intro.py
python -c "import os;from caveclient import CAVEclient;client=CAVEclient();client.auth.save_token(os.getenv('CAVE_SECRET'))"
python tests/test_tutorials.py

0 comments on commit 89c66ed

Please sign in to comment.