Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
indexds committed Dec 21, 2024
1 parent c86f49b commit 3b21356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- "LICENCE"
- "logo.png"
- ".gitignore"
- ".gitattributes"
pull_request:
workflow_dispatch:

Expand Down Expand Up @@ -42,7 +43,6 @@ jobs:
cache-all-crates: "true"
cache-on-failure: "false"
cache-targets: "true"
cache-bin: "true"
cache-provider: "github"

- name: Fmt Check
Expand Down

0 comments on commit 3b21356

Please sign in to comment.