Skip to content

added a working componentsjs config #9

added a working componentsjs config

added a working componentsjs config #9

Workflow file for this run

name: push
on: [push]
jobs:
test:
# Run the tests in every case
uses: ./.github/workflows/test.yml
lint:
# Run the tests in every case
uses: ./.github/workflows/lint.yml