Skip to content

fix: resolve pipeline findings F-022 through F-028 #20

fix: resolve pipeline findings F-022 through F-028

fix: resolve pipeline findings F-022 through F-028 #20

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: bash tests/run-tests.sh