Debug WIP

This commit is contained in:
Allan Jeremy 2022-06-08 16:47:38 +03:00
parent 968e262201
commit dfa73c9592

View file

@ -46,8 +46,8 @@ jobs:
- name: Install python dependencies - name: Install python dependencies
run: | run: |
python -m pip install requests pip3 install requests
python -m pip install numpy scipy matplotlib ipython jupyter pandas sympy nose pip3 install numpy scipy matplotlib ipython jupyter pandas sympy nose
- name: Install valgrind - name: Install valgrind
run: | run: |