Skip to content

Cleaning up

Cleaning up #46

Workflow file for this run

name: CI
on: [push]
jobs:
ci:
uses: RANDSUM/randsum/.github/workflows/ci-template.yml@main
with:
package: ${{ matrix.package }}
strategy:
matrix:
package: [core, customdice, dice, notation, tower]