Skip to content

Commit

Permalink
Remove pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
n-elie committed Feb 28, 2024
1 parent 5e41d46 commit 53d80ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
mamba install qt6molecularnetwork pyside6mn --use-local
- name: Install test dependencies
shell: bash -l {0}
run: mamba install -q tinycss2 pytest pylint pytest-pylint toml pytest-qt pytest-cov codecov pytest-mock
run: mamba install -q tinycss2 pytest toml pytest-qt pytest-cov codecov pytest-mock
- name: Install test dependencies (Linux)
shell: bash -l {0}
run: mamba install pytest-xvfb
Expand Down

0 comments on commit 53d80ea

Please sign in to comment.