housekeeping

This commit is contained in:
waveringana 2022-12-02 13:59:50 +00:00
parent 462d388b15
commit eca5e3c841
31 changed files with 1259 additions and 1259 deletions

View file

@ -91,3 +91,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
file: {context}/docker/Dockerfile

View file

@ -11,5 +11,5 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v4
with:
build: node db.js
build: node app/db.js
start: npm start