Skip to content

Commit

Permalink
Add pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
percyfal committed Mar 6, 2024
1 parent 560d212 commit 68df02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
conda env list
- name: Install test dependencies
run: conda install -c conda-forge pytest pip tox
run: conda install -c conda-forge pytest pip tox pylint

- name: Install R revealjs
run: R -e "install.packages('revealjs', repos='https://cran.rstudio.com/')"
Expand Down

0 comments on commit 68df02b

Please sign in to comment.