Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests_entry & tests_post workflows (#2493) #2494

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

rascani
Copy link
Contributor

@rascani rascani commented Mar 8, 2024

The tests_entry workflow was invalid due to parsing error when a == was expected instead of =. The tests_post needed to remove the ci:run_full label.

BUG=b/327686165

The tests_entry workflow was invalid due to parsing error when a `==`
was expected instead of `=`. The tests_post needed to remove the
ci:run_full label.

BUG=b/327686165
@rascani rascani merged commit 4f5ed24 into streaming_conv Mar 8, 2024
79 of 84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants