Skip to content

tests: make sure installing stuff does not mess with cwd #71

tests: make sure installing stuff does not mess with cwd

tests: make sure installing stuff does not mess with cwd #71

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