Skip to content

refactor: get rid of util/html; dialog widget #205

refactor: get rid of util/html; dialog widget

refactor: get rid of util/html; dialog widget #205

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