Skip to content

Commit

Permalink
debug windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewq11 committed Nov 12, 2024
1 parent c0e0d2b commit ab20a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
micromamba install rdkit=2024.03.4
which python
python -c "import rdkit; print('RDKit version:', rdkit.__version__)"
micromamba run -n graphium mycommand
micromamba run -n graphium pytest
- name: Test CLI
run: graphium --help
Expand Down

0 comments on commit ab20a3f

Please sign in to comment.