Skip to content

Add test-all-scream action on ghci-openmp #4

Add test-all-scream action on ghci-openmp

Add test-all-scream action on ghci-openmp #4

name: test-all-scream
on:
# Runs every time a PR is open against master
pull_request:
branches: [ master ]
types: [opened, synchronize, labeled, ready_for_review, reopened]
workflow_dispatch:
jobs:
hello-mappy:
runs-on: [self-hosted, mappy]
steps:
- name: Check out the repository
uses: actions/checkout@v4
with:
persist-credentials: false
show-progress: false
submodules: true
- name: Show action trigger
run: |
echo "= The job was automatically triggered by a ${{github.event_name}} event."
- name: Run test-all-scream
run: |
cd components/eamxx
./scripts/test-all-scream -m ghci-openmp -p