Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zakaria1193 authored and zakaria-fadli-netatmo committed Nov 13, 2024
1 parent 761f41a commit d76f6ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build & Check
name: Configure, Build, Static analysis

on:
push:
Expand All @@ -8,7 +8,7 @@ on:

jobs:

configure:
configure_and_build:
runs-on: ubuntu-latest
container:
image: zakaria1193/cpp-cmake-llvm
Expand Down

0 comments on commit d76f6ff

Please sign in to comment.