Skip to content

Bump dependabot/fetch-metadata from 1 to 2 (#292) #722

Bump dependabot/fetch-metadata from 1 to 2 (#292)

Bump dependabot/fetch-metadata from 1 to 2 (#292) #722

Workflow file for this run

name: 'run tests'
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm ci
- run: |
npm run test