Skip to content

Merge pull request #34 from Metro-Records/patch/no-attchmt-alert #101

Merge pull request #34 from Metro-Records/patch/no-attchmt-alert

Merge pull request #34 from Metro-Records/patch/no-attchmt-alert #101

Workflow file for this run

name: Run tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build containers and run tests
run: docker compose -f docker-compose.yml -f tests/docker-compose.yml run --rm scrapers