Skip to content

Merge pull request #22 from soma-smart/docs #67

Merge pull request #22 from soma-smart/docs

Merge pull request #22 from soma-smart/docs #67

Workflow file for this run

name: Fakelake Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: cargo test --verbose