mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-17 05:22:18 +00:00
Fix browser test syntax
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: npm install, build, and test
|
||||
run: |
|
||||
npm install
|
||||
tsc --listEmittedFiles
|
||||
npm run -s build
|
||||
npm test
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user