Skip to content

Issue/2 add code

Issue/2 add code #5

Workflow file for this run

name: CI Pipeline
# On each commit to PR to main branch.
on:
pull_request:
branches:
- main
jobs:
ci_job:
uses: ./.github/workflows/build-and-test.yml

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

View workflow run for this annotation

GitHub Actions / CI Pipeline

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 11, Col: 11): Error from called workflow ty-ras/client-node/.github/workflows/build-and-test.yml@d482190ea193b769253779e22ddf7b410e05b595 (Line: 176, Col: 9): Unexpected value 'shalle'
with:
fetch-depth: 1 # No need to fetch whole history for CI