Skip to content

Commit

Permalink
add name
Browse files Browse the repository at this point in the history
  • Loading branch information
CSY-ModelCloud committed Dec 5, 2024
1 parent c5de6f4 commit 10bdeff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@ jobs:
additional-packages:
python3-pip
python3-venv
- shell: wsl-bash -u root {0}

- name: test os
shell: wsl-bash -u root {0}
run: |
ls
python3 -V
python3 -m venv venv
source venv/bin/activate
pip install .
Expand Down

0 comments on commit 10bdeff

Please sign in to comment.