Skip to content

Adds /run for single clams-app run (#11) #94

Adds /run for single clams-app run (#11)

Adds /run for single clams-app run (#11) #94

Workflow file for this run

name: πŸ§ͺ Integration Tests
on: [push, pull_request]
jobs:
tests:
name: βš—οΈ Application Tests
uses: ./.github/workflows/pytest.yml
lint:
name: πŸ‘• Lint
uses: ./.github/workflows/lint.yml
black:
name: πŸ–€ Black
uses: ./.github/workflows/black.yml