We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66b64a commit f208efbCopy full SHA for f208efb
.github/workflows/publish.yml
@@ -20,7 +20,6 @@ jobs:
20
pip install -e .
21
- name: Test
22
run: |
23
- cd python_codon_tables
24
python -m pytest
25
deploy:
26
runs-on: ubuntu-24.04
0 commit comments