Skip to content

rolled action version #193

rolled action version

rolled action version #193

Workflow file for this run

name: Run Ligo Tests
on:
workflow_dispatch: # adding the workflow_dispatch so it can be triggered manually
push:
defaults:
run:
working-directory: batcher
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run test
uses: marigold-dev/[email protected]
with:
command: run test ./test/test.mligo