Skip to content

Merge pull request #9 from yetanalytics/copyright-update-2025 #38

Merge pull request #9 from yetanalytics/copyright-update-2025

Merge pull request #9 from yetanalytics/copyright-update-2025 #38

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout project
uses: actions/checkout@v3
- name: Setup CI Environment
uses: yetanalytics/actions/[email protected]
- name: Run tests
run: make test