Skip to content

Add unit tests for env, validation, and GitHub workflow setup for CI-based testing #1

Add unit tests for env, validation, and GitHub workflow setup for CI-based testing

Add unit tests for env, validation, and GitHub workflow setup for CI-based testing #1

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
- stable
- release
jobs:
test:
uses: ./.github/workflows/test.yaml

Check failure on line 12 in .github/workflows/on-pr.yaml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. In .github/workflows/on-pr.yaml (Line: 12, Col: 11): Error from called workflow priobike/priobike-predictor/.github/workflows/test.yaml@a3ae6aaac8c75cafd78692facafebe46d623a68e (Line: 1, Col: 1): Unexpected value 'ame'
with:
branch: ${{ github.ref }}