Skip to content

Restore client certificate checking in nginx conf #101

Restore client certificate checking in nginx conf

Restore client certificate checking in nginx conf #101

Workflow file for this run

name: Python tests resource
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.12'
- name: Run tests
uses: ./.github/templates/test/
with:
folder: resource