Skip to content

Remove URLs from fixture metadata (#28) #3

Remove URLs from fixture metadata (#28)

Remove URLs from fixture metadata (#28) #3

Workflow file for this run

name: Test
on: [push, workflow_dispatch]
jobs:
tox_in_docker:
runs-on: ubuntu-20.04
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Run tests in Docker container
run: make test