From f689618e6e339eb8a9b35120aca35c30c5bcecde Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Tue, 23 Jan 2024 23:03:19 +0100 Subject: [PATCH] Update cargo.yaml --- .github/workflows/cargo.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cargo.yaml b/.github/workflows/cargo.yaml index 017d21c..ad223f1 100644 --- a/.github/workflows/cargo.yaml +++ b/.github/workflows/cargo.yaml @@ -6,7 +6,8 @@ on: # - '!master' jobs: - format: + CI: + runs-on: ubuntu-latest name: cargo CI permissions: # Give the default GITHUB_TOKEN write permission to commit and push the