Skip to content

⬆️ update dependencies and add CI #10

⬆️ update dependencies and add CI

⬆️ update dependencies and add CI #10

Workflow file for this run

name: 'test'
on: [pull_request, push]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install' # this runs the test and build scripts