Fork test server start

This commit is contained in:
Bill Thornton
2022-08-25 10:02:47 -04:00
parent 853462cc08
commit c8c3fae1c2
+1 -1
View File
@@ -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 }}