mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +02:00
fix github actions check
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -149,7 +149,7 @@ jobs:
|
|||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
sleep 5
|
sleep 5
|
||||||
curl --silent --location 'http://127.0.0.1:8000' | grep 'ArchiveBox'
|
curl --silent --location 'http://127.0.0.1:8000' | grep 'ArchiveBox'
|
||||||
curl --silent --location 'http://127.0.0.1:8000/static/admin/js/jquery.init.js' | grep 'django.jQuery'
|
curl --silent --location 'http://127.0.0.1:8000/static/admin/js/jquery.init.js' | grep 'window.django'
|
||||||
|
|
||||||
- name: Check added urls show up in index
|
- name: Check added urls show up in index
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user