Skip to content

Make root links proxy-aware (use shared 'home' endpoint and url_for) #149

Make root links proxy-aware (use shared 'home' endpoint and url_for)

Make root links proxy-aware (use shared 'home' endpoint and url_for) #149

Workflow file for this run

name: Tests
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
workflow_dispatch:
jobs:
run-tests:
uses: ./.github/workflows/test.yml
secrets: inherit