Update wled-ci.yml

This commit is contained in:
Woody 2024-01-16 18:46:18 +01:00
parent 5120045459
commit 219b29991b
No known key found for this signature in database
GPG Key ID: 9872D7F5072789B2

View File

@ -1,4 +1,4 @@
name: PlatformIO CI
name: WLED CI
on: [push, pull_request]
@ -96,7 +96,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Test-cdata:
testCdata:
name: Test cdata.js
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
@ -106,4 +107,4 @@ jobs:
node-version: '20.x'
cache: 'npm'
- run: npm ci
- run: npm test
- run: npm test