Skip to content

fix: resizer CSS, marking article as read #198

fix: resizer CSS, marking article as read

fix: resizer CSS, marking article as read #198

Workflow file for this run

on: [push]
jobs:
pytest:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'skip-ci')"
steps:
- uses: actions/checkout@v2
- name: Run pytest
run: docker-compose -f docker-compose.tests.yaml up --exit-code-from tests