Skip to content

Commit

Permalink
Update stress-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lxy2304 authored Aug 13, 2024
1 parent cfa2536 commit 2ab227f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Clone the private repository
run: |
git clone https://x-access-token:${{ secrets.PAT }}@github.com/MontrealCorpusTools/polyglotdb-testing.git testing
git lfs clone https://x-access-token:${{ secrets.PAT }}@github.com/MontrealCorpusTools/polyglotdb-testing.git testing
env:
GITHUB_TOKEN: ${{ secrets.PAT }}

Expand Down

0 comments on commit 2ab227f

Please sign in to comment.