Skip to content

Merge pull request #10 from ilbertt/fix-merch-prizes-randomness #30

Merge pull request #10 from ilbertt/fix-merch-prizes-randomness

Merge pull request #10 from ilbertt/fix-merch-prizes-randomness #30

Workflow file for this run

name: mops test
on:
push:
branches:
- main
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