Skip to content

tgoulder4 is testing the backend #15

tgoulder4 is testing the backend

tgoulder4 is testing the backend #15

Workflow file for this run

name: Testing
run-name: ${{ github.actor }} is testing the backend
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: npm run test