Skip to content

Commit

Permalink
[update] add submodule pull
Browse files Browse the repository at this point in the history
  • Loading branch information
yzqin committed Aug 26, 2023
1 parent 7a9d5be commit 110db56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
git submodule update --init
python -m pip install --upgrade pip
pip install --upgrade -e .[dev]
- name: Run Black
Expand Down

0 comments on commit 110db56

Please sign in to comment.