Skip to content

Commit

Permalink
test containers are debian based
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Feb 4, 2025
1 parent 0f64c4b commit 239f90b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:

- name: Install requirements
run: |
apk add file
pip install -r requirements.txt
pip install -r dev-requirements.txt
pip install -e .
Expand Down

0 comments on commit 239f90b

Please sign in to comment.