Skip to content

Commit

Permalink
feat: updated yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lc_hd committed Nov 7, 2023
1 parent 3483795 commit 8189275
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/run_testcases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
run: python -c "import sys; print(sys.version)"

- name: Install Requirements
- run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- run: python -m pip install --upgrade pip
- run: pip install -r requirements.txt

0 comments on commit 8189275

Please sign in to comment.