Skip to content

Commit 4e3df8b

Browse files
committed
ci: time test
1 parent c271a97 commit 4e3df8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
pip install sympy pandas scikit_learn click setuptools
9090
# Note that the `--no-deps` flag is needed for ensuring
9191
# we avoid installing a newer julicall. The initial `pip install`
92-
# is for the non-juliacall dependencies
92+
# is for the non-juliacall dependencies.
9393
pip install --no-deps pysr
9494
- name: Lint with flake8
9595
run: |

0 commit comments

Comments
 (0)