mirror of
https://github.com/wled/WLED.git
synced 2025-07-21 09:46:32 +00:00
Update wled-ci.yml
This commit is contained in:
parent
5120045459
commit
219b29991b
5
.github/workflows/wled-ci.yml
vendored
5
.github/workflows/wled-ci.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: PlatformIO CI
|
name: WLED CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
@ -96,7 +96,8 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|
||||||
Test-cdata:
|
testCdata:
|
||||||
|
name: Test cdata.js
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user