Skip to content

Commit

Permalink
tics: no need to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Jun 6, 2024
1 parent 35c3e59 commit 3cd74e7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
ninja-build \
pkg-config
- name: Build
run: |
cmake -Bbuild -DCMAKE_BUILD_TYPE=Debug -GNinja src
cmake --build build
- name: Run TICS analysis
uses: tiobe/tics-github-action@v3
with:
Expand Down

0 comments on commit 3cd74e7

Please sign in to comment.