Skip to content

Test - AIML

Test - AIML #91

Workflow file for this run

name: Test - AIML
on:
workflow_dispatch:
schedule:
- cron: "0 7 * * 3"
permissions:
id-token: write
contents: read
jobs:
test-inferentia:
uses: ./.github/workflows/module-test.yaml
with:
glob: aiml/inferentia
secrets: inherit