Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbensley authored Nov 25, 2024
1 parent 0235f43 commit 6b87856
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,11 @@ jobs:
ls -l ~/.ssh/
cat ~/.ssh/config
cat ~/.ssh/key*
git clone git@github.com:DFZ-Name-and-Shame/dnas_stats.git
ls -l dnas_stats/
#git clone git@github.com:DFZ-Name-and-Shame/dnas_stats.git
#ls -l dnas_stats/
- name: python clone
run: |
python3 clone.py
- name: exit
run: |
false
Expand Down

0 comments on commit 6b87856

Please sign in to comment.