Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed May 21, 2024
1 parent 26c6aff commit 6e3ae01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- run: |
python --version
pip --version
- name: install system requirements
run: |
make ubuntu-requirements
Expand Down

0 comments on commit 6e3ae01

Please sign in to comment.