Skip to content

Commit

Permalink
AI-1130: Update pylint_projects_file
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudKh12 committed Sep 13, 2023
1 parent f4235d6 commit c81b6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint_projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ai_framework: ["Tensorflow", "PyTorch", "R"]
ai_framework: ["Tensorflow", "PyTorch"]
steps:
- uses: actions/checkout@v3
- name: Pylint ${{ matrix.ai_framework }} files
Expand Down

0 comments on commit c81b6c0

Please sign in to comment.