Skip to content

Commit

Permalink
Update pr-run-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulinJulia24 committed Jul 2, 2024
1 parent d1839b2 commit d0e47e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
environment: 'prod'
timeout-minutes: 30
steps:
- name: Clone repository
uses: actions/checkout@v2
- name: Checkout repository
uses: actions/checkout@v3
- name: Prepare - Install opencompass
run: |
eval "$(conda shell.bash hook)"
Expand Down

0 comments on commit d0e47e0

Please sign in to comment.