mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Clean up redundant tests, rename scripts
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Run Tests
|
||||
run: npm test
|
||||
run: npm run test:ci
|
||||
env:
|
||||
CI: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user