Commit graph

3 commits

Author SHA1 Message Date
Dion Dokter 838f166e91 Added build step for no_std in the workflow 2022-08-02 12:36:48 +03:00
est31 e22c19436c Replace the test added by #349 with a bench (#351)
CI environments can be noisy and while the test worked great
locally on my machine, it didn't on the CI environment.
This replaces the test with a (manually tracked) benchmark.
As per https://github.com/alexcrichton/toml-rs/pull/349#issuecomment-546998173
2019-10-29 09:10:15 -05:00
Alex Crichton 16d3273c8c Switch to github actions for CI 2019-08-28 07:57:58 -07:00