Skip to content

Commit c578a7b

Browse files
committed
Update step name
1 parent 51f8470 commit c578a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
python-version: "${{ matrix.python_version }}"
5555

56-
- name: Install venv, git and setup venv
56+
- name: Install venv, git, pip and setup venv
5757
run: |
5858
export DEBIAN_FRONTEND=noninteractive
5959
apt-get update

0 commit comments

Comments
 (0)