mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
add custom.css before testing
This commit is contained in:
1
.github/workflows/codecov-test-suites.yml
vendored
1
.github/workflows/codecov-test-suites.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
Xvfb :99 -screen 0 1024x768x16 &
|
||||
export DISPLAY=:99
|
||||
npm ci
|
||||
touch css/custom.css
|
||||
npm run test:coverage
|
||||
- name: Upload coverage results to codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
|
Reference in New Issue
Block a user