Skip to content

Allow injecting root certificate validity via env and also validity for new certs, when using USE_LOCAL_CA=1 #66

Allow injecting root certificate validity via env and also validity for new certs, when using USE_LOCAL_CA=1

Allow injecting root certificate validity via env and also validity for new certs, when using USE_LOCAL_CA=1 #66

Workflow file for this run

name: "unit-tests"
on:
push:
branches:
- "main"
- "master"
paths:
- "src/scripts/**"
- "tests/**"
- ".github/workflows/**"
pull_request:
branches:
- "main"
- "master"
paths:
- "src/scripts/**"
- "tests/**"
jobs:
bats:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/[email protected]
- name: Run BATS tests
uses: ffurrer2/[email protected]
with:
args: ./tests