Skip to content

Bump cypress from 14.0.0 to 14.0.2 in /tests #38

Bump cypress from 14.0.0 to 14.0.2 in /tests

Bump cypress from 14.0.0 to 14.0.2 in /tests #38

Workflow file for this run

name: Test
on:
push:
permissions:
id-token: write
contents: read
jobs:
test:
runs-on: ubuntu-latest
name: Test changed-files
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
repository: nationalarchives/pronom-signatures
path: 'signature-files'
- run: |
. ./run-server.sh $PWD/signature-files
npm --prefix tests cit
npm --prefix infrastructure cit
python -m unittest discover -v -s lambdas/test