Skip to content

Fix build and test validation in CI/CD #15

Fix build and test validation in CI/CD

Fix build and test validation in CI/CD #15

Workflow file for this run

name: Main CI Workflow
on:
pull_request: # when a PR is submitted
workflow_dispatch: # can be invoked manually
env:
CARGO_TERM_COLOR: always
jobs:
build_and_test:
uses: ./.github/workflows/build_and_test.yml
with:
secrets:
CEDAR_LOCAL_AGENT_PAT: ${{ secrets.CEDAR_LOCAL_AGENT_PAT }}

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / Main CI Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 15, Col: 9): A mapping was not expected

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / Main CI Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 15, Col: 9): A mapping was not expected