Skip to content

Commit

Permalink
Renamed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Feb 10, 2024
1 parent 06f135e commit 0a3f0db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-with-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: [master]

jobs:
generate-coverage:
name: Generate coverage and push to Coveralls.io
build-with-clang:
name: Build project with IntelLLVM clang compiler
runs-on: ubuntu-latest

env:
Expand Down

0 comments on commit 0a3f0db

Please sign in to comment.