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
@@ -8,7 +8,12 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Format
|
||||
run: rustup component add rustfmt clippy
|
||||
|
||||
- name: Run CI
|
||||
run: make ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user