if [[ pull_request == "workflow_dispatch" or pull_request == "workflow_call"]]; then "Test dbt-core@ with dbt-common@" else "Test dbt-core@main with dbt-common branch" fi #34
ci_dbt_core_testing.yml
on: pull_request
Setup Repo Refs
0s
Run unit tests for dbt-core
52s
Annotations
1 error
Run unit tests for dbt-core
Process completed with exit code 1.
|