Merge branch 'main' into bump
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 1m55s
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 1m55s
This commit is contained in:
commit
87d3cc9082
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
lint-and-format:
|
lint-and-format:
|
||||||
container:
|
container:
|
||||||
image: rust:latest
|
image: cimg/rust:1.81-node
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue