Skip to content

Commit

Permalink
Rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 21, 2024
1 parent ecf8abb commit 6873be5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cplusplus.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: C++
name: "C++"

on:
push:
Expand All @@ -14,7 +14,7 @@ concurrency:
cancel-in-progress: true

jobs:
c-lint:
cpp-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6873be5

Please sign in to comment.