Skip to content

Commit a99539f

Browse files
committed
differences for PR #369
1 parent 68a19c0 commit a99539f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

ci-for-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
- name: Install Python dependencies
342342
run: |
343343
python3 -m pip install --upgrade pip
344-
python3 -m pip install -r requirements.txt .
344+
python3 -m pip install -r requirements.txt
345345
346346
- name: Test with pytest
347347
run: |

md5sum.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@
1919
"learners/reproducible-research-discussion.md" "ccff08c7d5ae4dcee9aed21be9160726" "site/built/reproducible-research-discussion.md" "2025-12-05"
2020
"learners/fair-software.md" "b99d3ca5efdb15b1f0f50c8616a60705" "site/built/fair-software.md" "2025-12-05"
2121
"learners/test-suite-exercise.md" "41344479065edadfe74275d5e8c391f6" "site/built/test-suite-exercise.md" "2025-11-21"
22-
"learners/ci-for-testing.md" "db8e6a5e982e73d74064a30b45bf59c2" "site/built/ci-for-testing.md" "2025-11-21"
22+
"learners/ci-for-testing.md" "9a38377852f8799bf0c610396b4a272c" "site/built/ci-for-testing.md" "2026-03-10"
2323
"learners/licensing.md" "a1929a660164e48b952774d23292788b" "site/built/licensing.md" "2024-10-14"
2424
"learners/ethical-environmental-considerations.md" "a21d2780d9d1fc86bd1104a214edbd26" "site/built/ethical-environmental-considerations.md" "2025-09-18"
2525
"learners/setup.md" "79bf1f782689d088c39fd19a72b6f8c2" "site/built/setup.md" "2025-11-25"
2626
"profiles/learner-profiles.md" "8fb91d65843f75b9b4aa60783eb65389" "site/built/learner-profiles.md" "2024-07-05"
27-
"renv/profiles/lesson-requirements/renv.lock" NA "site/built/renv.lock" "2026-03-10"

0 commit comments

Comments
 (0)