Skip to content

Delete outdated stryker config file #688

Delete outdated stryker config file

Delete outdated stryker config file #688

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
- develop
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 18.12
publish-coverage: true
force-install: true