Skip to content

Commit 18790ba

Browse files
authored
Merge branch 'main' into deepsource-transform-413c6cfc
2 parents fedce37 + 6e24492 commit 18790ba

33 files changed

+966
-671
lines changed

.github/workflows/rust.yml renamed to .github/workflows/test_and_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Rust
1+
name: "Test and build"
22

33
on:
44
push:
@@ -182,4 +182,4 @@ jobs:
182182
tags: ${{ steps.meta.outputs.tags }}
183183
annotations: ${{ steps.meta.outputs.annotations }}
184184
cache-from: type=gha
185-
cache-to: type=gha,mode=max
185+
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)