mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:20:06 +03:00
Fork test server start
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
run: |
|
||||
npm ci --no-audit
|
||||
npm run build
|
||||
npm run serve
|
||||
npm run serve &
|
||||
|
||||
- name: Test URL
|
||||
run: curl --fail --location --silent --output /dev/null ${{ matrix.url }}
|
||||
|
||||
Reference in New Issue
Block a user