Skip to content

Commit

Permalink
Debugging CI
Browse files Browse the repository at this point in the history
Signed-off-by: Gus Monod <[email protected]>
  • Loading branch information
sarahmonod committed Nov 15, 2023
1 parent 29b0c11 commit 1f8abd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,6 @@ jobs:
LDFLAGS="-Wl,-rpath,/opt/bb/lib"
python -m pip install ./python-comdb2-sdist[tests]
'
- uses: lhotari/action-upterm@v1
- name: Run Tests
run: (cd python-comdb2-sdist/tests && python -m pytest -vvv)

0 comments on commit 1f8abd9

Please sign in to comment.