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

Update Workflow Command to Fix CI Issues #351

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oriventi
Copy link

Description

This PR addressed the oudated command in the GitHub Actions workflow configuration file, which was causing CI failures for PRs.

Changes:

  • Updated .github/workflows/main.yml

Instructions for Collaborators:

Since updating the workflow file does not automatically rerun CI checks on existing pull requests, you have to manually re-run the jobs.

Fixes

fixes #350

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.

Update Workflow Commands to Resolve Flutter Format and Other CI Issues
2 participants