Compare commits

..

No commits in common. "87d3cc90828630cdc21b0a8e9189979ce9758ec4" and "8bf1be32fece6d4a6cb5973ce93e9c7a585cf70e" have entirely different histories.

View file

@ -7,7 +7,7 @@ on:
jobs: jobs:
lint-and-format: lint-and-format:
container: container:
image: cimg/rust:1.81-node image: rust:latest
steps: steps:
- name: Checkout - name: Checkout