Skip to content

Commit fd3834f

Browse files
authored
Update CI.yml
1 parent a516e9f commit fd3834f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
tools: ['black', 'bandit', 'pylint', 'pyright', 'flake8', 'pytest']
16+
tools: ['black', 'bandit', 'pylint', 'pyright', 'flake8']
1717
include:
1818
- tool: pytest
1919
args: -m not integration and not gpu

0 commit comments

Comments
 (0)