Skip to content

Commit 3180763

Browse files
committed
chore: run pytest on current aoc year solutions
1 parent 49f61cd commit 3180763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
run: uv sync --all-extras --dev
5151

5252
- name: Run tests
53-
run: uv run pytest */tests/
53+
run: uv run pytest _2025/tests/

0 commit comments

Comments
 (0)