Skip to content

Test Action

Test Action #2

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
- name: OpenFGA Model Test Action
uses: openfga/[email protected]
with:
store-file-path: ./example/model.fga.yaml