Skip to content

app fixes

app fixes #21

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build_and_test_frontend:
uses: ./.github/workflows/frontend.yaml
build_and_test_backend:
uses: ./.github/workflows/backend.yaml