Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 25, 2024
1 parent 0ba5f3b commit 331dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/azuredevops/pipelines/pipelines.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// It provides a set of functions to trigger a pipeline, get its status, and check the logs.
// It also includes functions to run tests on the build logs and timeline.
// These functions are designed to interact with kyma-project pipelines and it's tests.
// TODO: Add more structured logging with debug severity to track execution in case of troubleshooting
// TODO: Add more structured logging with debug severity to track execution in case of toubleshooting
package pipelines

import (
Expand Down

0 comments on commit 331dcd6

Please sign in to comment.