Skip to content

chore: added functions to gather information about libraries #15

chore: added functions to gather information about libraries

chore: added functions to gather information about libraries #15

Workflow file for this run

name: Run tests
on: [push]
jobs:
run_tests:
name: Run tests
runs-on: ubuntu-22.04
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Run tests
# env:
# SOPS_AGE_KEY: ${{ secrets.SOPS_AGE_KEY }}
run: bash ./scripts/run_tests.sh