Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Remove lint from minimum version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
garrison committed Jun 9, 2023
1 parent 830439f commit fc02f1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_minimum_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
run: |
sed -i.bak -E '/#.*CI:[[:space:]]*skip-next-line/I{N;d;}' tox.ini
cat tox.ini
- name: Run the linter
run: tox -elint
- name: Build the documentation
run: tox -edocs
- name: Test using tox environment
Expand Down

0 comments on commit fc02f1a

Please sign in to comment.