Skip to content

Test action

Test action #1

Workflow file for this run

name: Compile SOFA and run Tests

Check failure on line 1 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

`commit` is not a valid event name
on:
workflow_dispatch:
commit:
jobs:
check_title:
runs-on: [self-hosted, sh-ubuntu]
steps:
- name: Test env
shell: bash
run: |
env | grep GITHUB