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 12, 2024
1 parent 4cc2348 commit cfa2536
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 lfs clone https://x-access-token:${{ secrets.PAT }}@github.com/MontrealCorpusTools/polyglotdb-testing.git testing
git 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 cfa2536

Please sign in to comment.