Package test step is currently a NOP step
|
# - name: Perform a type check |
Using standard action is highly recommended
steps:
- uses: ioBroker/testing-action-check@v1
with:
node-version: '22.x'
lint: true
Note that activating lint is recommended but it's completly ok to disable linting if this is really desired
Package test step is currently a NOP step
ioBroker.scenes/.github/workflows/test-and-release.yml
Line 37 in b389b6f
Using standard action is highly recommended
Note that activating lint is recommended but it's completly ok to disable linting if this is really desired