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
|
||||
run: |
|
||||
test -f ./test-server/build.log || exit 1
|
||||
grep -q "Build complete" ./test-server/build.log || exit 1
|
||||
echo "✓ Build command executed successfully"
|
||||
cd ./test-server
|
||||
npm run dev
|
||||
|
||||
Reference in New Issue
Block a user