Skip to content

Commit

Permalink
Merge branch 'manta' into jamie/v0.9.18
Browse files Browse the repository at this point in the history
  • Loading branch information
bhgomes authored Jun 2, 2022
2 parents 3113d4f + 190dd64 commit 1af3c5c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
rustup update
-
name: Run yamllint
uses: actionshub/yamllint@a1c374bfd564c2afe5e842a3c35ef17575a16ab0
uses: actionshub/yamllint@main
-
name: Check Clippy & Formatting
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
runtime:
-
name: calamari
# -
# name: manta
# -
# name: manta
steps:
-
name: run docker image
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish_draft_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1089,8 +1089,8 @@ jobs:
runtime:
-
name: calamari
# -
# name: manta
# -
# name: manta
steps:
-
uses: actions/checkout@v2
Expand Down

0 comments on commit 1af3c5c

Please sign in to comment.