Skip to content

Implementing GitHub Actions Pipeline #59

Implementing GitHub Actions Pipeline

Implementing GitHub Actions Pipeline #59

Triggered via pull request October 2, 2024 22:35
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.yml#L40
The workflow is not valid. .github/workflows/ci.yml (Line: 40, Col: 12): Job 'build' depends on unknown job 'test-mount'. .github/workflows/ci.yml (Line: 68, Col: 12): Job 'test' depends on job 'build' which creates a cycle in the dependency graph.