Skip to content

Commit 71bf832

Browse files
committed
ci: test
1 parent 53b152e commit 71bf832

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
@@ -58,6 +58,6 @@ jobs:
5858
- name: Run the production stack
5959
run: docker compose up --build -d
6060
- name: Check
61-
run: docker ps
61+
run: uv run --script .github/redirects/check_redirects.py
6262
- name: Stop production stack
6363
run: docker compose down

0 commit comments

Comments
 (0)