Skip to content

data metadata is removed and maths have notes for v0.5.0+ #63

data metadata is removed and maths have notes for v0.5.0+

data metadata is removed and maths have notes for v0.5.0+ #63

Workflow file for this run

name: Aiken Check Workflow
on: [push]
jobs:
aiken_check:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Set execute permission on Aiken
run: chmod +x ./.github/aiken
- name: Run Aiken Check
run: ./.github/aiken check