File tree Expand file tree Collapse file tree 4 files changed +2
-8
lines changed
Expand file tree Collapse file tree 4 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1- # This workflow runs whenever a PR is opened or updated, or a commit is pushed to main. It runs
2- # several checks:
3- # - fmt: checks that the code is formatted according to rustfmt
4- # - clippy: checks that the code does not contain any clippy warnings
5- # - doc: checks that the code can be documented without errors
6- # - hack: check combinations of feature flags
7- # - msrv: check that the msrv specified in the crate is correct
81name : check
92permissions :
103 contents : read
Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img src="https://raw.githubusercontent.com/goldboot/goldboot/master/.github/images/logo-bg -256.png" />
2+ <img src="https://raw.githubusercontent.com/goldboot/goldboot/master/.github/images/goldboot -256.png" />
33</p >
44
55![ License] ( https://img.shields.io/github/license/goldboot/goldboot )
66![ build] ( https://github.com/goldboot/goldboot/actions/workflows/test.yml/badge.svg )
77[ ![ Discord] ( https://img.shields.io/discord/981695209492606986 )] ( https://discord.gg/Vzr7gT5dsd )
88![ GitHub repo size] ( https://img.shields.io/github/repo-size/fossable/goldboot )
9+ [ ![ Turbine] ( https://turbine.goldboot.org/xmr/balance )] ( https://turbine.goldboot.org )
910![ Stars] ( https://img.shields.io/github/stars/goldboot/goldboot?style=social )
1011<hr >
1112
You can’t perform that action at this time.
0 commit comments