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 59d2d00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@ jobs:
- name: Install Package
run: |
python3 -m pip install -e .
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-users: godlygeek
- name: Lint sources
run: |
make lint
Expand Down

0 comments on commit 59d2d00

Please sign in to comment.