Skip to content

Commit

Permalink
Nuevas Funcionalidades.
Browse files Browse the repository at this point in the history
* Alineacion entre cadenas PDB-UniProt
* Clustering de Fastas

* Test y documentación OK
  • Loading branch information
frapercan committed Dec 14, 2023
1 parent ec6a827 commit 34fbfe2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
with:
poetry-version: ${{ matrix.poetry-version }}
- name: install dependecies
run: |
run: |
apt-get install mafft
poetry install
pip3 install coverage
pip3 install pytest
Expand Down

0 comments on commit 34fbfe2

Please sign in to comment.