We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Potential improvements to CI
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L11-L13
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L22-L25
and install specific components only
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L68
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L87
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L102
Cargo.lock
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L97
and
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L107
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Potential improvements to CI
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L11-L13
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L22-L25
and install specific components only
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L68
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L87
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L102
Cargo.lock
file in the repo but it is unused so instead of removing it enforce it in CIhttps://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L97
and
https://github.com/FuelLabs/sway-applications/blob/a7a53627d291292d69a026a577307a8fc8623804/.github/workflows/ci.yml#L107
The text was updated successfully, but these errors were encountered: