Skip to content

Commit

Permalink
#16 Try one test only (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaskastle committed Mar 29, 2020
1 parent 393670f commit 765afe8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
# This testing script will make use of BLENDER_VERSION and BLENDER_CACHE
bash rebuild_pipreinstall_and_testexamples.sh
cd examples/testing-*/
pwd
run: |
# pwd
python test_addon_blender.py ${{ matrix.blender-version }} fake_addon
# python test_addon_blender_advanced.py ${{ matrix.blender-version }} fake_addon
# python test_addon_blender_prezipped_addon.py ${{ matrix.blender-version }} fake_addon
Expand Down

0 comments on commit 765afe8

Please sign in to comment.