mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 09:25:42 +10:00
Added curl follow redirect
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -126,4 +126,4 @@ jobs:
|
||||
- name: Curl to Django app
|
||||
run: |
|
||||
sleep 10
|
||||
curl http://127.0.0.1:8000/
|
||||
curl -IL http://127.0.0.1:8000/
|
||||
|
||||
Reference in New Issue
Block a user