Skip to content

Commit

Permalink
#71 reenabling tests for 2.9.4 in Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
myselfhimself committed Dec 23, 2020
1 parent ec0ed1a commit 2087dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpythonpythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
bash build_tools.bash 2b_compile_debug
ldd build/lib.linux-x86_64-3.*/gmic.cpython-3*-x86_64-linux-gnu.so
# bash build_tools.bash 3_test_compiled_so # TODO tests exceptionnally disabled for remote testing
bash build_tools.bash 3_test_compiled_so # TODO tests exceptionnally disabled for remote testing
# && bash build_tools.bash 11_send_to_pypi #Note that most probably nothing will be sent to PyPI because of too modern linked libraries
- name: upload .so debug build dir as artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 2087dcf

Please sign in to comment.