Skip to content

Merge branch 'main' of github.com:nicfv/npm into smath #192

Merge branch 'main' of github.com:nicfv/npm into smath

Merge branch 'main' of github.com:nicfv/npm into smath #192

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run tests
run: .github/workflows/run