mirror of
https://github.com/pldubouilh/blockfast.git
synced 2026-08-28 04:46:58 -04:00
fixup readme & bump rust release
This commit is contained in:
committed by
Pierre Dubouilh
parent
9d0bc470cc
commit
43392ace03
@@ -12,6 +12,9 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Format
|
||||
run: rustup component add rustfmt clippy
|
||||
|
||||
- name: Run tests
|
||||
run: make ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user