Skip to content

Separate unit tests and integration tests #565

Separate unit tests and integration tests

Separate unit tests and integration tests #565

Triggered via pull request June 21, 2024 16:51
Status Startup failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/ci_cd.yml#L9
The workflow is not valid. .github/workflows/ci_cd.yml (Line: 9, Col: 3): The identifier 'Lint & Unit Test' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/ci_cd.yml (Line: 52, Col: 3): The identifier 'Integration Test' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.