Skip to content

Commit 794be2a

Browse files
Temporarily commit course text to make testing easier
1 parent bd48328 commit 794be2a

2 files changed

Lines changed: 3146 additions & 1 deletion

File tree

.github/workflows/compare_script_to_course.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Download remote text file
3131
run: |
32-
curl -L https://gist.githubusercontent.com/joshuacwnewton/3c554bf27111cf0020e5c124b66448c4/raw/ff08cbcf7738941008eca0fa54e024d98eea24e8/gistfile1.txt -o remote.txt
32+
# curl -L https://gist.githubusercontent.com/joshuacwnewton/3c554bf27111cf0020e5c124b66448c4/raw/ff08cbcf7738941008eca0fa54e024d98eea24e8/gistfile1.txt -o remote.txt
3333
echo "✅ Downloaded remote file:"
3434
wc -l remote.txt
3535

0 commit comments

Comments
 (0)