Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Update basic-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XdoctorwhoZ authored Nov 5, 2023
1 parent 5158c85 commit 1e54adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: apt-get install -y python3.11 python3-pip

# ---
- run: python3.11 -m pip install -r ./tests/requirements.txt
- run: python3.11 -m pip install -r ./platform/tests/auto/requirements.txt
- run: python3.11 -m pip install -r ./platform/requirements.txt
- run: python3.11 -m pip install ./client/

Expand Down

0 comments on commit 1e54adf

Please sign in to comment.