Skip to content

Commit

Permalink
fix linting in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Aug 25, 2024
1 parent 340d749 commit 097fe94
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 @@ -34,6 +34,7 @@ jobs:
run: |
poetry config virtualenvs.in-project true
poetry run pip install --upgrade pip
poetry install
- name: Install Emacs
if: ${{ github.event.inputs.debug == 'on' }}
run: |
Expand Down

0 comments on commit 097fe94

Please sign in to comment.