mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 09:55:33 +10:00
check for login page in github ci
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -112,4 +112,4 @@ jobs:
|
||||
- name: Curl to Django app
|
||||
run: |
|
||||
sleep 10
|
||||
curl -IL http://127.0.0.1:8000/
|
||||
curl --silent --location 'http://127.0.0.1:8000' | grep 'https://github.com/pirate/ArchiveBox/wiki'
|
||||
|
||||
Reference in New Issue
Block a user