Skip to content

updating actions

updating actions #226

Workflow file for this run

# ==============================================================
# CI with GitHub Actions
# ==============================================================
name: Build
on:
- push
- pull_request
env:
default-python: 3.9
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
jobs:
testing:
uses: quatrope/scikit-criteria/.github/workflows/tests.yml${{ BRANCH_NAME }}

Check failure on line 17 in .github/workflows/CI.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/CI.yml

Invalid workflow file

invalid value workflow reference: no version specified