Skip to content
Snippets Groups Projects
Commit dff36647 authored by benoit-cty's avatar benoit-cty
Browse files

Disable tests

parent 628a37d9
No related branches found
No related tags found
No related merge requests found
......@@ -31,4 +31,5 @@ jobs:
if [ -n "$(nbdev_diff_nbs)" ]; then echo -e "!!! Detected difference between the notebooks and the library"; false; fi
- name: Run tests
run: |
nbdev_test_nbs
echo "Test disable"
#nbdev_test_nbs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment