Skip to content

Commit ab20a3f

Browse files
committed
debug windows tests
1 parent c0e0d2b commit ab20a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
micromamba install rdkit=2024.03.4
6969
which python
7070
python -c "import rdkit; print('RDKit version:', rdkit.__version__)"
71-
micromamba run -n graphium mycommand
71+
micromamba run -n graphium pytest
7272
7373
- name: Test CLI
7474
run: graphium --help

0 commit comments

Comments
 (0)