Skip to content

Merge branch 'main' of https://github.com/TheoJustin/sunshine-bali #14

Merge branch 'main' of https://github.com/TheoJustin/sunshine-bali

Merge branch 'main' of https://github.com/TheoJustin/sunshine-bali #14

Workflow file for this run

name: mops test
on:
push:
branches:
- main
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ZenVoich/setup-mops@v1
- name: make sure moc is installed
run: mops toolchain bin moc || mops toolchain use moc latest
- name: run tests
run: mops test