tutorial of extend end the agg part and bunch now check if data is so… #231
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ============================================================== | |
# CI with GitHub Actions | |
# ============================================================== | |
name: Build | |
on: | |
- push | |
- pull_request | |
env: | |
default-python: '3.10' | |
jobs: | |
testing: | |
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@ccb10d1900e528cea481f170ad76cac2c15c283b |