Skip to content

Test Action

Test Action #1

Workflow file for this run

name: Test Action
on:
workflow_dispatch:
jobs:
test:
name: Run test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./test
with:
store-file-path: ./example/model.fga.yaml