Skip to content

Docker containerization, frontend-backend integration and search/blend services #108

Docker containerization, frontend-backend integration and search/blend services

Docker containerization, frontend-backend integration and search/blend services #108

Workflow file for this run

name: ci
on: [ 'push', 'pull_request' ]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
formatter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
args: format --check