Compare commits
1 Commits
8c5570bddd
...
1668116eec
| Author | SHA1 | Date | |
|---|---|---|---|
| 1668116eec |
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -187,6 +187,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Verify build
|
- name: Verify build
|
||||||
run: |
|
run: |
|
||||||
test -f ./test-server/build.log || exit 1
|
cd ./test-server
|
||||||
grep -q "Build complete" ./test-server/build.log || exit 1
|
npm run dev
|
||||||
echo "✓ Build command executed successfully"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user