Skip to content

Commit

Permalink
ci: Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 11, 2023
1 parent c04c9df commit f4b281b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: curl -s -S --retry 3 $BASEDIR/tests/script.sh | bash -
- run: pip install .[test]
- env:
# https://github.com/catherinedevlin/ipython-sql/issues/217
STANDARD_MAINTENANCE_SCRIPTS_IGNORE: sqlalchemy
run: pytest /tmp/test_requirements.py
- run: pip install --upgrade check-manifest
Expand Down

0 comments on commit f4b281b

Please sign in to comment.