Skip to content

add system to modulepath #32

add system to modulepath

add system to modulepath #32

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