OneBusAway / wayfinder

Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4 stars 1 forks source link

Improved the CI Workflow #19

Closed tarunsinghofficial closed 3 months ago

tarunsinghofficial commented 3 months ago

Fixes #13

Tasks Done

Files Changed: All modifications done within the .github/workflows/lint.yml file

aaronbrethorst commented 3 months ago

Looks like you have a CI failure with prettier:

image

tarunsinghofficial commented 3 months ago

Looks like you have a CI failure with prettier:

image

Looks like you have a CI failure with prettier:

image

Looks like you have a CI failure with prettier:

image

Yes, I'm still testing this. I'm new to CI/CD therefore, it is taking some time to me to learn.

tarunsinghofficial commented 3 months ago

Hi @aaronbrethorst,

The PR is now working correctly. Here is the ss of the logs: image

Let me know if this is correct. Thanks