Skip to content

Update dependency nodemon to v3.1.14 (#35) #80

Update dependency nodemon to v3.1.14 (#35)

Update dependency nodemon to v3.1.14 (#35) #80

Workflow file for this run

name: Test E2E
on:
push:
branches:
- develop
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.58.2-noble
options: --user 1001
steps:
- uses: brdgm/github-action-test-e2e@v1