Skip to content

Merge pull request #8 from vub-hpc/rhea #31

Merge pull request #8 from vub-hpc/rhea

Merge pull request #8 from vub-hpc/rhea #31

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