Skip to content

Feature/replace html minifier with htmlnano #444

Feature/replace html minifier with htmlnano

Feature/replace html minifier with htmlnano #444

Workflow file for this run

name: Pull request 🧪
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: "Tests:checkout"
uses: actions/checkout@v2
- name: "Tests:run"
run: docker-compose run tests yarn test