Skip to content

Commit

Permalink
Removing linux references
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Nov 20, 2024
1 parent a2f3da0 commit a202346
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python }}
- name: Update package index
run: sudo apt-get update
- name: Install PIP Packages
run: |
pip install -e .
Expand Down

0 comments on commit a202346

Please sign in to comment.