Skip to content

Feature solr merged #32

Feature solr merged

Feature solr merged #32

name: Namex Solr Synonyms API CI
on:
pull_request:
paths:
- "solr-synonyms-api/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./solr-synonyms-api
jobs:
namex-solr-synonyms-api-ci:
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "namex-solr-syn-api"
working_directory: "./solr-synonyms-api"
codecov_flag: "namexsolrsynonymsapi"
skip_isort: "true"

Check failure on line 20 in .github/workflows/solr-synonyms-api-ci.yml

View workflow run for this annotation

GitHub Actions / Namex Solr Synonyms API CI

Invalid workflow file

The workflow is not valid. .github/workflows/solr-synonyms-api-ci.yml (Line: 20, Col: 19): Unexpected value 'true' .github/workflows/solr-synonyms-api-ci.yml (Line: 21, Col: 19): Unexpected value 'true'
skip_black: "true"