Skip to content

test(lighthouse): Change filename for testing lighthouse #1

test(lighthouse): Change filename for testing lighthouse

test(lighthouse): Change filename for testing lighthouse #1

Workflow file for this run

name: Testing deployment
on:
push:
jobs:
unit-test:
name: run unit tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: test
run: python -m unittest