Skip to content

Commit

Permalink
remove lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomnl committed Jun 12, 2024
1 parent ad6b5c8 commit 5a90da3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 167 deletions.
166 changes: 0 additions & 166 deletions .github/workflows/ci.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ jobs:
# deploy the tools to the toolsheds (first TTS for testing)
deploy:
name: Deploy
needs: [lint,flake8,lintr,combine_outputs]
needs: [lint,flake8,combine_outputs]
strategy:
matrix:
python-version: [3.11]
Expand Down

0 comments on commit 5a90da3

Please sign in to comment.