Skip to content

Commit

Permalink
Github workflow comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Xierumeng committed Feb 24, 2024
1 parent 8491f0d commit bd27635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git submodule update --init --recursive --remote
pip install -r ./modules/common/requirements.txt
# Install pathing dependencies
# Install project dependencies
- name: Install project dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit bd27635

Please sign in to comment.