Skip to content

Commit

Permalink
Right URL
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr committed Nov 20, 2023
1 parent 7d430cf commit 0e51680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self_hosted_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Install skorch
run: |
source activate accelerate
git clone https://github.com/huggingface/skorch;
git clone https://github.com/skorch-dev/skorch;
cd skorch;
git config --global --add safe.directory '*'
git checkout master && git pull
Expand Down

0 comments on commit 0e51680

Please sign in to comment.