Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
godlygeek committed Nov 24, 2023
1 parent 7f8950a commit bacdd51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ jobs:
- name: Install Package
run: |
python3 -m pip install -e .
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Lint sources
run: |
make lint
Expand Down

0 comments on commit bacdd51

Please sign in to comment.