Skip to content

Merge branch 'main' into dependabot/npm_and_yarn/rxjs-7.8.1 #94

Merge branch 'main' into dependabot/npm_and_yarn/rxjs-7.8.1

Merge branch 'main' into dependabot/npm_and_yarn/rxjs-7.8.1 #94

Workflow file for this run

name: Test on any push
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm test