Fix name of Gitea Actions workflow
Check and lint using Cargo / Check and lint (push) Successful in 3m2s Details

This commit is contained in:
Paul van Tilburg 2023-04-25 16:30:05 +02:00
parent bc22fd2d70
commit 14bda61a9e
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: "Check, test and lint using Cargo"
name: "Check and lint using Cargo"
on:
- pull_request