Skip to content

Merge pull request #9 from smoors/system_modules #34

Merge pull request #9 from smoors/system_modules

Merge pull request #9 from smoors/system_modules #34

Workflow file for this run

name: Run tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
container:
image: rockylinux:8
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run tests
run: ./tests/test_fixpathvsc.sh