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

Don't compile http crates on CI #229

Open
Emilgardis opened this issue Nov 11, 2021 · 1 comment
Open

Don't compile http crates on CI #229

Emilgardis opened this issue Nov 11, 2021 · 1 comment

Comments

@Emilgardis
Copy link
Member

Emilgardis commented Nov 11, 2021

I don't think I need to compile surf and reqwest for CI, don't even need it for mocking tests (when that is actually done).

I want to instead add a ureq dep (or similar, something light-weight), and only use that in CI. This should improve CI compile time a bit!

Not sure if I should add this to https://github.com/Emilgardis/twitch_oauth2 too

@Emilgardis Emilgardis changed the title Don't compile http creates on CI Don't compile http crates on CI Nov 11, 2021
@Emilgardis
Copy link
Member Author

#230 fixed parts of this

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

No branches or pull requests

1 participant