We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0afb1e commit e9c708dCopy full SHA for e9c708d
1 file changed
.github/workflows/main.yml
@@ -26,7 +26,5 @@ jobs:
26
python-version: ${{ matrix.python-version }}
27
- name: Install testing environment and kegg_pull package
28
run: bash dev/install.sh
29
- shell: bash
30
- name: Test with pytest
31
run: bash dev/test.sh
32
0 commit comments