Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rainyan authored Oct 31, 2023
1 parent 0227ee6 commit 10c8adb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
with:
python-version: "3.12"

- name: Static type checking
- run: |
python -m pip install -U pip
python -m pip install -r requirements.txt
Expand Down

0 comments on commit 10c8adb

Please sign in to comment.